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 = {
|
module.exports = {
|
||||||
global: {
|
global: {
|
||||||
lines: 66.7,
|
lines: 66.7,
|
||||||
branches: 54.9,
|
branches: 54.83,
|
||||||
statements: 65.75,
|
statements: 65.99,
|
||||||
functions: 59.55,
|
functions: 59.3,
|
||||||
},
|
},
|
||||||
transforms: {
|
transforms: {
|
||||||
branches: 100,
|
branches: 100,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user