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 baa0090 commit 65625fbCopy full SHA for 65625fb
packages/snaps-rpc-methods/jest.config.js
@@ -10,7 +10,7 @@ module.exports = deepmerge(baseConfig, {
10
],
11
coverageThreshold: {
12
global: {
13
- branches: 93.3,
+ branches: 93.33,
14
functions: 97.46,
15
lines: 98.03,
16
statements: 97.61,
0 commit comments