fix: test server not starting properly
This commit is contained in:
parent
d715961fc4
commit
711058fcde
5 changed files with 2 additions and 9 deletions
|
@ -3,7 +3,6 @@
|
|||
"scripts": {
|
||||
"dev": "turbo run dev --parallel --continue",
|
||||
"build": "turbo run build",
|
||||
"serve": "turbo run serve",
|
||||
"test:unit": "turbo run test:unit --parallel --continue",
|
||||
"test:e2e": "turbo run test:e2e --parallel --continue",
|
||||
"lint": "turbo run lint",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue