We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4139951 commit 9d87acaCopy full SHA for 9d87aca
react-native-scripts/src/scripts/init.js
@@ -70,7 +70,7 @@ https://github.com/npm/npm/issues/16991
70
eject: 'react-native-scripts eject',
71
android: 'react-native-scripts android',
72
ios: 'react-native-scripts ios',
73
- test: 'node node_modules/jest/bin/jest.js --watchAll',
+ test: 'node node_modules/jest/bin/jest.js',
74
};
75
76
appPackage.jest = {
0 commit comments