mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-22 17:33:23 +01:00
Lower coverage requirement (#16087)
This commit is contained in:
parent
512b9bdf76
commit
047d664c2e
@ -11,7 +11,7 @@ module.exports = {
|
||||
coverageThreshold: {
|
||||
global: {
|
||||
branches: 44,
|
||||
functions: 46.8,
|
||||
functions: 46,
|
||||
lines: 52,
|
||||
statements: 52,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user