diff --git a/jest.config.js b/jest.config.js index acc35589..057a2c60 100644 --- a/jest.config.js +++ b/jest.config.js @@ -17,7 +17,7 @@ module.exports = { global: { branches: 55, functions: 75, - lines: 75, + lines: 80, statements: 75, }, },