Skip to content

Commit f5708c6

Browse files
garmeehgaearon
authored andcommitted
Add feature #3116 extended Jest config (#3802)
1 parent 2e59c54 commit f5708c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react-scripts/scripts/utils/createJestConfig.js

+2
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ module.exports = (resolve, rootDir, isEjecting) => {
6161
'collectCoverageFrom',
6262
'coverageReporters',
6363
'coverageThreshold',
64+
'resetMocks',
65+
'resetModules',
6466
'snapshotSerializers',
6567
'watchPathIgnorePatterns',
6668
];

0 commit comments

Comments
 (0)