Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 44d5868

Browse files
committed
remove unnecessary jest mocks
1 parent 481a5b1 commit 44d5868

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jest.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
module.exports = {
22
preset: "@testing-library/react-native",
3-
setupFilesAfterEnv: ["./__mocks__/Dimensions.ts"],
43
verbose: true,
54
transformIgnorePatterns: [
65
"node_modules/(?!(jest-)?react-native|react-clone-referenced-element|@react-native-community|expo(nent)?|@expo(nent)?/.*|react-navigation|@react-navigation/.*|@unimodules/.*|unimodules|sentry-expo|native-base)"

0 commit comments

Comments
 (0)