diff --git a/config/jest.config.js b/config/jest.config.js index 1c2319b6f..1f2a7e392 100644 --- a/config/jest.config.js +++ b/config/jest.config.js @@ -43,7 +43,7 @@ module.exports = { 'src/components/**/*.js', '!src/components/**/fixtures/**/*.js', '!src/components/**/index.js', - 'tools/validations/*.js', + '!tools/', ], // coverage output settings