chore: increase jest coverage threshold to 60

This commit is contained in:
Joe Previte 2021-07-21 11:15:17 -07:00
parent da4f87a7dc
commit 7ac015ed80
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@
],
"coverageThreshold": {
"global": {
"lines": 40
"lines": 60
}
},
"modulePathIgnorePatterns": [