mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix coverage targets that were modified incorrectly in a merge conflict resolution
This commit is contained in:
parent
567fd93377
commit
e6b21c1100
@ -7,9 +7,9 @@
|
||||
module.exports = {
|
||||
global: {
|
||||
lines: 66.7,
|
||||
branches: 54.9,
|
||||
statements: 65.75,
|
||||
functions: 59.55,
|
||||
branches: 54.83,
|
||||
statements: 65.99,
|
||||
functions: 59.3,
|
||||
},
|
||||
transforms: {
|
||||
branches: 100,
|
||||
|
Loading…
Reference in New Issue
Block a user