1
0
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:
Dan J Miller 2023-04-20 14:16:23 -02:30
parent 567fd93377
commit e6b21c1100

View File

@ -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,