Skip to content

Commit

Permalink
test(FileUploader): remove test utils
Browse files Browse the repository at this point in the history
  • Loading branch information
aledavila committed Mar 15, 2023
1 parent 6661934 commit 2bb3ed8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/

import { getByLabel, getByText } from '@carbon/test-utils/dom';
// import { render, cleanup } from '@carbon/test-utils/react';
import { render } from '@testing-library/react';
import React from 'react';
import FileUploader from '../';
Expand Down

0 comments on commit 2bb3ed8

Please sign in to comment.