fix: test server not starting properly

This commit is contained in:
Kim, Jimin 2024-04-28 00:56:47 +09:00
parent d715961fc4
commit 711058fcde
Signed by: pomp
GPG key ID: 2B516173EDD492EB
5 changed files with 2 additions and 9 deletions

View file

@ -8,9 +8,6 @@
"cache": false,
"dependsOn": ["^build"]
},
"serve": {
"cache": false
},
"test:unit": {
"cache": false
},