We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf44b6e commit cc1eddcCopy full SHA for cc1eddc
1 file changed
tests/uploader.spec.tsx
@@ -1,6 +1,5 @@
1
-import { fireEvent } from '@testing-library/dom';
2
import { resetWarned } from '@rc-component/util';
3
-import { render } from '@testing-library/react';
+import { fireEvent, render } from '@testing-library/react';
4
import React from 'react';
5
import sinon from 'sinon';
6
import { format } from 'util';
0 commit comments