fix: refs#6706 package.json dbtest script removed
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2024-02-13 17:16:10 +01:00
parent a5d1597884
commit 27d7a114e6
1 changed files with 0 additions and 1 deletions

View File

@ -105,7 +105,6 @@
"yaml-loader": "^0.5.0"
},
"scripts": {
"dbtest": "nodemon -q db/tests.js -w db/tests",
"test:back": "nodemon -q back/tests.js --config back/nodemonConfig.json",
"test:back:ci": "node back/tests.js --ci --junit --network jenkins",
"test:e2e": "node e2e/tests.js",