Fixed unit tests

This commit is contained in:
Vito Albano
2024-03-20 09:21:45 +00:00
parent 11939f7592
commit fd43f4e3b1
17 changed files with 472 additions and 403 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ module.exports = function (config) {
global: {
statements: 75,
branches: 67,
functions: 72,
functions: 70,
lines: 75
}
}