diff --git a/jest.config.ts b/jest.config.ts index fc46655a1..07f3e230f 100644 --- a/jest.config.ts +++ b/jest.config.ts @@ -32,7 +32,7 @@ export default { statements: 21.5, branches: 17.0, lines: 22.5, - functions: 21.0, + functions: 20.5, }, }, coverageReporters: ["text", "lcov", "html"],