Skip to content

Commit d73a413

Browse files
committed
test: use-interval
1 parent 55bf0ae commit d73a413

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/hooks/src/useInterval/__tests__/index.spec.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import useInterval from '..'
22

3-
// import {} from '@vue/test-utils'
4-
53
describe('useInterval', () => {
64
vitest.useFakeTimers()
75
vitest.spyOn(global, 'clearInterval')

0 commit comments

Comments
 (0)