mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 13:59:25 +00:00
Jest should ignore routes/test
This commit is contained in:
@@ -5,5 +5,8 @@
|
||||
"coverageProvider": "v8",
|
||||
"setupFilesAfterEnv": [
|
||||
"jest-extended/all"
|
||||
],
|
||||
"testPathIgnorePatterns": [
|
||||
"routes/test.js"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user