Skip to content

Commit 874c2f8

Browse files
Update coverage
1 parent c3afc31 commit 874c2f8

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: 94.96,
13+
branches: 94.98,
1414
functions: 98.64,
1515
lines: 98.76,
1616
statements: 98.45,

0 commit comments

Comments
 (0)