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.
2 parents 87f4f45 + a1b1279 commit a69008bCopy full SHA for a69008b
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