We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3afc31 commit 874c2f8Copy full SHA for 874c2f8
packages/snaps-rpc-methods/jest.config.js
@@ -10,7 +10,7 @@ module.exports = deepmerge(baseConfig, {
10
],
11
coverageThreshold: {
12
global: {
13
- branches: 94.96,
+ branches: 94.98,
14
functions: 98.64,
15
lines: 98.76,
16
statements: 98.45,
0 commit comments