We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3335ef commit be4e3f7Copy full SHA for be4e3f7
MaharaMobile/jest-setup.js
@@ -31,3 +31,5 @@ jest.mock('react-navigation', () => {
31
getParam: jest.fn()
32
};
33
});
34
+
35
+jest.mock('react-native/Libraries/LogBox/LogBox');
0 commit comments