Skip to content

Commit e5857dc

Browse files
committed
update jest config
1 parent 284ae06 commit e5857dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gas-fee-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: 81.35,
21-
functions: 81.57,
21+
functions: 80.55,
2222
lines: 86.28,
2323
statements: 86.44,
2424
},

0 commit comments

Comments
 (0)