Skip to content

Commit 7fc7f99

Browse files
committed
Is this needed too
1 parent 1684bbc commit 7fc7f99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jest.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/** @type {import('jest').Config} */
22

33
export default {
4+
modulePathIgnorePatterns: ["<rootDir>/config/"],
45
coveragePathIgnorePatterns: ["<rootDir>/config/"],
56
coverageThreshold: {
67
global: {

0 commit comments

Comments
 (0)