Skip to content

Commit cc1eddc

Browse files
committed
test: keep react testing event behavior
1 parent cf44b6e commit cc1eddc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/uploader.spec.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
import { fireEvent } from '@testing-library/dom';
21
import { resetWarned } from '@rc-component/util';
3-
import { render } from '@testing-library/react';
2+
import { fireEvent, render } from '@testing-library/react';
43
import React from 'react';
54
import sinon from 'sinon';
65
import { format } from 'util';

0 commit comments

Comments
 (0)