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 6d9c609 commit fe868ecCopy full SHA for fe868ec
packages/snaps-rpc-methods/jest.config.js
@@ -10,7 +10,7 @@ module.exports = deepmerge(baseConfig, {
10
],
11
coverageThreshold: {
12
global: {
13
- branches: 92.91,
+ branches: 92.88,
14
functions: 97.26,
15
lines: 97.84,
16
statements: 97.36,
0 commit comments