mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-13 21:40:45 +00:00
chore: fixes to tests
This commit is contained in:
@@ -48,6 +48,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- "./pat:/pat"
|
- "./pat:/pat"
|
||||||
- "../apps/login:/apps/login"
|
- "../apps/login:/apps/login"
|
||||||
|
- "../acceptance/tests:/acceptance/tests"
|
||||||
depends_on:
|
depends_on:
|
||||||
wait_for_zitadel:
|
wait_for_zitadel:
|
||||||
condition: "service_completed_successfully"
|
condition: "service_completed_successfully"
|
||||||
|
|||||||
Reference in New Issue
Block a user