diff --git a/jest.config.js b/jest.config.js index bad917b3..71ac3b51 100644 --- a/jest.config.js +++ b/jest.config.js @@ -5,7 +5,7 @@ module.exports = { global: { branches: 85.0, functions: 96.25, - lines: 90.0, + lines: 90.85, statements: -249, }, },