Skip to content

Commit

Permalink
test: keep verdaccio server running for create cli e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
vmasek committed Dec 8, 2024
1 parent abff296 commit 114625c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/create-cli-e2e/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"e2e": {
"executor": "@nx/vite:test",
"options": {
"keepServerRunning": true,
"configFile": "e2e/create-cli-e2e/vite.config.e2e.ts"
}
}
Expand Down

0 comments on commit 114625c

Please sign in to comment.