Skip to content

Commit ae32c94

Browse files
committed
bump jest threshold
1 parent 94c4520 commit ae32c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/keyring-controller/jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module.exports = merge(baseConfig, {
1717
// An object that configures minimum threshold enforcement for coverage results
1818
coverageThreshold: {
1919
global: {
20-
branches: 93.49,
20+
branches: 94.52,
2121
functions: 100,
2222
lines: 98.63,
2323
statements: 98.64,

0 commit comments

Comments
 (0)