mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-31 19:32:47 +00:00
Remove bundled JS from coverage tests
This commit is contained in:
@@ -43,6 +43,9 @@
|
||||
"shared",
|
||||
"server"
|
||||
],
|
||||
"coveragePathIgnorePatterns": [
|
||||
"build/*"
|
||||
],
|
||||
"coverageThreshold" : {
|
||||
"global" : {
|
||||
"statements" : 25,
|
||||
|
||||
Reference in New Issue
Block a user