Skip to content

Commit

Permalink
rm expo-clipboard mock
Browse files Browse the repository at this point in the history
  • Loading branch information
kesha-antonov committed Aug 27, 2024
1 parent f89fcd3 commit 4225246
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ require('react-native-reanimated').setUpTests()

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

0 comments on commit 4225246

Please sign in to comment.