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.
1 parent 98532c3 commit 01be299Copy full SHA for 01be299
jest.config.js
@@ -1,4 +1,4 @@
1
module.exports = {
2
modulePathIgnorePatterns: ["/cache", "/cypress", "/dist"],
3
- setupFilesAfterEnv: ["<rootDir>/jest.setup.js"]
+ setupFilesAfterEnv: ["<rootDir>/jest.setup.js"],
4
};
0 commit comments