mirror of
https://github.com/IT4Change/boilerplate-backend.git
synced 2025-12-12 18:05:49 +00:00
dont test on build files
This commit is contained in:
parent
508a8c6640
commit
6e2ac67c01
@ -8,6 +8,7 @@
|
||||
"lines": 100
|
||||
}
|
||||
},
|
||||
"modulePathIgnorePatterns": ["<rootDir>/build/"],
|
||||
"setupFiles": ["./test/testSetup.ts"],
|
||||
"setupFilesAfterEnv": ["./test/testSetupAfterEnv.ts"]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user