Fix front jest tests (#5331)

This commit is contained in:
Charles Bochet
2024-05-08 01:49:49 +02:00
committed by GitHub
parent bb995d5488
commit eef497cb57
11 changed files with 9 additions and 18 deletions

View File

@ -16,7 +16,7 @@ const modulesCoverage = {
};
const pagesCoverage = {
branches: 45,
branches: 40,
statements: 60,
lines: 60,
functions: 45,