Fix tests

This commit is contained in:
Paul Frazee 2023-02-27 10:44:42 -06:00
parent 55a8a8fa4c
commit fb4419786e
4 changed files with 194 additions and 118 deletions

View file

@ -17,7 +17,6 @@ jest.mock('react-native/Libraries/EventEmitter/NativeEventEmitter', () => {
// Silence the warning: Animated: `useNativeDriver` is not supported
jest.mock('react-native/Libraries/Animated/NativeAnimatedHelper')
require('react-native-reanimated/lib/reanimated2/jestUtils').setUpTests()
jest.mock('@fortawesome/react-native-fontawesome', () => ({
FontAwesomeIcon: '',