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 0bfc133 commit 12ea963Copy full SHA for 12ea963
jest.config.js
@@ -1,4 +1,4 @@
1
module.exports = {
2
verbose: true,
3
- modulePathIgnorePatterns: ['<rootDir>/examples'],
+ modulePathIgnorePatterns: ['<rootDir>/tests/env'],
4
}
0 commit comments