mirror of https://github.com/status-im/metro.git
Moving the jest configuration from jest-react-native to react native.
Reviewed By: cpojer Differential Revision: D3923609 fbshipit-source-id: 62804df81b064871b499ae8c091e13dd1e0f229b
This commit is contained in:
parent
bfc35d528c
commit
89c0132d50
|
@ -10,7 +10,7 @@
|
|||
"node": ">=4"
|
||||
},
|
||||
"jest": {
|
||||
"setupEnvScriptFile": "jestSupport/env.js",
|
||||
"setupEnvScriptFile": "jest/setup.js",
|
||||
"testPathIgnorePatterns": [
|
||||
"/node_modules/"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue