Skip to content

Commit 450855d

Browse files
fix: jest
1 parent 281004e commit 450855d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testSetup.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
import { jest } from '@jest/globals'
12
jest.useFakeTimers()
23
jest.mock('react-native/Libraries/Animated/NativeAnimatedHelper')

0 commit comments

Comments
 (0)