Skip to content

Commit

Permalink
TEST component change
Browse files Browse the repository at this point in the history
  • Loading branch information
chad1008 committed Apr 18, 2023
1 parent 6b3f94c commit cc72339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/color-picker/test/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*/
import { screen, render } from '@testing-library/react';
import userEvent from '@testing-library/user-event';

// TEST CHANGE
/**
* Internal dependencies
*/
Expand Down

0 comments on commit cc72339

Please sign in to comment.