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 8aa9e09 commit aa83fc7Copy full SHA for aa83fc7
1 file changed
tests/index.test.tsx
@@ -1,5 +1,4 @@
1
-import { fireEvent } from '@testing-library/dom';
2
-import { render, waitFor } from '@testing-library/react';
+import { fireEvent, render, waitFor } from '@testing-library/react';
3
import React from 'react';
4
import MutateObserver from '../src';
5
0 commit comments