Skip to content

Commit

Permalink
Simplify multichain tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Nov 21, 2022
1 parent 4801e1e commit 3f3cc6e
Show file tree
Hide file tree
Showing 5 changed files with 184 additions and 302 deletions.
2 changes: 1 addition & 1 deletion packages/snaps-controllers/jest.config.js
Expand Up @@ -5,7 +5,7 @@ const baseConfig = require('../../jest.config.base');
module.exports = deepmerge(baseConfig, {
coverageThreshold: {
global: {
branches: 88.84,
branches: 88.74,
functions: 96.58,
lines: 96.74,
statements: 96.74,
Expand Down

0 comments on commit 3f3cc6e

Please sign in to comment.