diff --git a/jest.config.js b/jest.config.js index c4a90b460..be24d826e 100644 --- a/jest.config.js +++ b/jest.config.js @@ -1,6 +1,5 @@ module.exports = { verbose: true, - testPathIgnorePatterns: ['!**/node_modules/**'], testMatch: ['/src/**/*.test.js'], // collectCoverage: false,