Skip to content

Commit aa83fc7

Browse files
committed
test: keep react testing event behavior
1 parent 8aa9e09 commit aa83fc7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/index.test.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import { fireEvent } from '@testing-library/dom';
2-
import { render, waitFor } from '@testing-library/react';
1+
import { fireEvent, render, waitFor } from '@testing-library/react';
32
import React from 'react';
43
import MutateObserver from '../src';
54

0 commit comments

Comments
 (0)