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.
node_modules
build
1 parent e0e23e5 commit 649be8dCopy full SHA for 649be8d
jest.config.js
@@ -15,4 +15,5 @@ module.exports = {
15
diagnostics: false,
16
},
17
18
+ testPathIgnorePatterns: ['<rootDir>/build/', '<rootDir>/node_modules/'],
19
};
0 commit comments