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 7c59d6e commit 7bef046Copy full SHA for 7bef046
src/user-event/type/__tests__/type.test.tsx
@@ -3,7 +3,6 @@ import { View, TextInput, TextInputProps } from 'react-native';
3
import { createEventLogger } from '../../../test-utils/events';
4
import { render } from '../../..';
5
import { userEvent } from '../..';
6
-import { UserEventInstance } from '../../setup';
7
8
beforeEach(() => {
9
jest.useRealTimers();
0 commit comments