Skip to content

Commit 4d5331d

Browse files
ci: apply automated fixes (attempt 2/3)
1 parent 483f3de commit 4d5331d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/query-core/src/__tests__/query.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,6 @@ describe('query', () => {
759759
queryFn,
760760
})
761761
await vi.advanceTimersByTimeAsync(10)
762-
763762
;(expect(updates).toEqual([
764763
'updated', // type: 'fetch'
765764
'updated', // type: 'success'

0 commit comments

Comments
 (0)