You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(query-core): add test case for queryClient.isFetching (#8720)
* test(query-core): add test case for queryClient.isFetching
* chore: update
* Update packages/query-core/src/__tests__/queryClient.test.tsx
* Update packages/query-core/src/__tests__/queryClient.test.tsx
* chore: use fake timers
* test(query-core): use fakeTimer for queryClient.test.tsx's all test
0 commit comments