diff --git a/jest.config.ts b/jest.config.ts index 52d147124..09a0b8677 100644 --- a/jest.config.ts +++ b/jest.config.ts @@ -18,7 +18,7 @@ export default { global: { statements: 21.5, branches: 16.5, - lines: 22.0, + lines: 21.0, functions: 20.5, }, },