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 bdb61ab commit 99373d2Copy full SHA for 99373d2
src/hooks/useDoubleClick/useDoubleClick.spec.tsx
@@ -33,7 +33,6 @@ describe('useDoubleClick', () => {
33
});
34
35
afterEach(() => {
36
- vi.clearAllTimers();
37
vi.useRealTimers();
38
39
0 commit comments