mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-13 13:12:15 +00:00
Merge pull request #227 from zitadel/acceptance-test-suite
test(acceptance): username password
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"build": "next build",
|
||||
"prestart": "pnpm build",
|
||||
"start": "next start",
|
||||
"start:built": "next start",
|
||||
"clean": "pnpm mock:destroy && rm -rf .turbo && rm -rf node_modules && rm -rf .next"
|
||||
},
|
||||
"git": {
|
||||
|
||||
Reference in New Issue
Block a user