We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 989fc3d commit ce6f347Copy full SHA for ce6f347
packages/react-scripts/scripts/utils/createJestConfig.js
@@ -87,6 +87,7 @@ module.exports = (resolve, rootDir, isEjecting) => {
87
'resetModules',
88
'restoreMocks',
89
'snapshotSerializers',
90
+ 'testMatch',
91
'transform',
92
'transformIgnorePatterns',
93
'watchPathIgnorePatterns',
0 commit comments