Skip to content

Commit d1b83b5

Browse files
committed
refactor(solid): drop the scroll-lock test header comment
1 parent 791d116 commit d1b83b5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/solid/hooks/use-scroll-lock/tests/use-scroll-lock.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
// @vitest-environment jsdom
2-
// The Solid lifecycle around @dunky.dev/dom-scroll-lock — the refcount/restore
3-
// behavior itself is covered in the util's own tests.
42
import { renderHook } from '@solidjs/testing-library'
53
import { describe, expect, it } from 'vitest'
64
import { useScrollLock } from '@dunky.dev/solid-use-scroll-lock'

0 commit comments

Comments
 (0)