Skip to content

Commit fe868ec

Browse files
committed
Fix coverage
1 parent 6d9c609 commit fe868ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/snaps-rpc-methods/jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module.exports = deepmerge(baseConfig, {
1010
],
1111
coverageThreshold: {
1212
global: {
13-
branches: 92.91,
13+
branches: 92.88,
1414
functions: 97.26,
1515
lines: 97.84,
1616
statements: 97.36,

0 commit comments

Comments
 (0)