Skip to content

Commit 4ed214f

Browse files
committed
Update coverage target
1 parent a1acd79 commit 4ed214f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/transaction-controller/jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ module.exports = merge(baseConfig, {
1818
coverageThreshold: {
1919
global: {
2020
branches: 91.76,
21-
functions: 92.76,
21+
functions: 92.46,
2222
lines: 96.83,
2323
statements: 96.82,
2424
},

0 commit comments

Comments
 (0)