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

View File

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