mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 07:37:31 +00:00
debug integration
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
3001
|
||||
],
|
||||
"onCreateCommand": "pnpm install --recursive",
|
||||
"postAttachCommand": "pnpm turbo daemon clean; pnpm turbo @zitadel/login#dev test:integration:login:debug",
|
||||
"postAttachCommand": "pnpm turbo daemon clean || true; pnpm turbo test:integration:login:debug",
|
||||
"customizations": {
|
||||
"jetbrains": {
|
||||
"settings": {
|
||||
|
Reference in New Issue
Block a user