fix test script

This commit is contained in:
2023-08-01 13:15:12 +03:00
parent 321dc4c3c5
commit 4872d552bc
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
"eslint": "npx eslint ./server",
"eslint:fix": "npx eslint ./server --fix",
"test": "echo \"test complete\"",
"test:start": "start-server-and-test up:prod 8043 test"
"test:start": "start-server-and-test up:prod 8044 test"
},
"repository": {
"type": "git",