We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b48e52 commit 0d690e5Copy full SHA for 0d690e5
packages/snaps-rpc-methods/jest.config.js
@@ -11,7 +11,7 @@ module.exports = deepmerge(baseConfig, {
11
coverageThreshold: {
12
global: {
13
branches: 94,
14
- functions: 98.04,
+ functions: 98.05,
15
lines: 98.67,
16
statements: 98.25,
17
},
0 commit comments