Skip to content

Commit be4e3f7

Browse files
author
Doris Tam
committed
1 parent c3335ef commit be4e3f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MaharaMobile/jest-setup.js

+2
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ jest.mock('react-navigation', () => {
3131
getParam: jest.fn()
3232
};
3333
});
34+
35+
jest.mock('react-native/Libraries/LogBox/LogBox');

0 commit comments

Comments
 (0)