diff --git a/packages/keyring-controller/jest.config.js b/packages/keyring-controller/jest.config.js index 912580f270..3dbee99897 100644 --- a/packages/keyring-controller/jest.config.js +++ b/packages/keyring-controller/jest.config.js @@ -19,8 +19,8 @@ module.exports = merge(baseConfig, { global: { branches: 95.51, functions: 100, - lines: 99.08, - statements: 99.09, + lines: 99.07, + statements: 99.08, }, },