diff --git a/jest.config.js b/jest.config.js index 678dc66..4fb72c4 100644 --- a/jest.config.js +++ b/jest.config.js @@ -27,7 +27,6 @@ module.exports = { branches: 80, functions: 80, lines: 80, - statements: -10, }, }, };