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 7c464e3 commit a1b1279Copy full SHA for a1b1279
packages/react-query/src/__tests__/useMutation.test.tsx
@@ -1,5 +1,3 @@
1
-import '@testing-library/jest-dom/vitest'
2
-
3
import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
4
import { fireEvent, render } from '@testing-library/react'
5
import * as React from 'react'
0 commit comments