test suit updated

This commit is contained in:
2026-07-17 14:08:00 +02:00
parent 729b7f566f
commit d73aa076ad
10 changed files with 624 additions and 73 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"start": "node src/index.js",
"test": "jest --coverage"
"test": "NODE_ENV=test jest --coverage"
},
"repository": {
"type": "git",