Fixed unit tests

This commit is contained in:
Vito Albano
2024-04-09 23:54:33 +01:00
parent d37a96e3c2
commit b58663461d
17 changed files with 448 additions and 400 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ module.exports = function (config) {
global: {
statements: 75,
branches: 67,
functions: 72,
functions: 70,
lines: 75
}
}