Skip to content

Commit 3f3cc6e

Browse files
committed
Simplify multichain tests
1 parent 4801e1e commit 3f3cc6e

File tree

5 files changed

+184
-302
lines changed

5 files changed

+184
-302
lines changed

packages/snaps-controllers/jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const baseConfig = require('../../jest.config.base');
55
module.exports = deepmerge(baseConfig, {
66
coverageThreshold: {
77
global: {
8-
branches: 88.84,
8+
branches: 88.74,
99
functions: 96.58,
1010
lines: 96.74,
1111
statements: 96.74,

0 commit comments

Comments
 (0)