From d97f0ff0a16efdf1e4725d5b2ad1a782f965208a Mon Sep 17 00:00:00 2001 From: Lucas Welscher Date: Mon, 23 Sep 2024 15:58:40 +0200 Subject: [PATCH] unintended change --- jest.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jest.config.js b/jest.config.js index 1c97c38bccee..c2209766b596 100644 --- a/jest.config.js +++ b/jest.config.js @@ -104,7 +104,7 @@ module.exports = { // TODO: in the future, the following values should increase to at least 90% statements: 87.36, branches: 73.56, - functions: 81.9, + functions: 81.90, lines: 87.42, }, },