We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c87ab79 commit 538d527Copy full SHA for 538d527
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