Fixed unit tests

This commit is contained in:
Vito Albano
2024-03-20 23:10:53 +00:00
parent 87f812546f
commit 6185a0602f
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
}
}