Skip to content

Commit 12ea963

Browse files
committed
Change jest according to moving fir
1 parent 0bfc133 commit 12ea963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module.exports = {
22
verbose: true,
3-
modulePathIgnorePatterns: ['<rootDir>/examples'],
3+
modulePathIgnorePatterns: ['<rootDir>/tests/env'],
44
}

0 commit comments

Comments
 (0)