Skip to content

Commit 4225246

Browse files
committed
rm expo-clipboard mock
1 parent f89fcd3 commit 4225246

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/setup.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ require('react-native-reanimated').setUpTests()
22

33
// mocks
44
jest.mock('@expo/react-native-action-sheet', () => 'ActionSheet')
5-
jest.mock('expo-clipboard', () => 'Clipboard')
65
jest.mock('react-native-lightbox-v2', () => 'Lightbox')

0 commit comments

Comments
 (0)