Skip to content

Commit 65625fb

Browse files
committed
Coverage
1 parent baa0090 commit 65625fb

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: 93.3,
13+
branches: 93.33,
1414
functions: 97.46,
1515
lines: 98.03,
1616
statements: 97.61,

0 commit comments

Comments
 (0)