Skip to content

Commit 76bb74a

Browse files
committed
chore: upgrade lock file
1 parent e7634d1 commit 76bb74a

File tree

2 files changed

+789
-754
lines changed

2 files changed

+789
-754
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ const HookComponent = ({ options }) => {
192192

193193
test('should create a hook inView', () => {
194194
const { getByText } = render(<HookComponent />)
195+
196+
// This causes all (existing) IntersectionObservers to be set as intersecting
195197
mockAllIsIntersecting(true)
196198
getByText('true')
197199
})

0 commit comments

Comments
 (0)