Skip to content

Commit

Permalink
feat: update File Uploader RTL
Browse files Browse the repository at this point in the history
  • Loading branch information
andreancardona committed Mar 15, 2023
1 parent 3f89213 commit b2a66a0
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
* LICENSE file in the root directory of this source tree.
*/

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

0 comments on commit b2a66a0

Please sign in to comment.