Add missing service name to test scrits.
This commit is contained in:
parent
585b1573ae
commit
fe62a81151
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ fi
|
||||||
|
|
||||||
docker-compose --file tests/end-to-end/docker-compose.yaml up --force-recreate \
|
docker-compose --file tests/end-to-end/docker-compose.yaml up --force-recreate \
|
||||||
--renew-anon-volumes --detach
|
--renew-anon-volumes --detach
|
||||||
docker-compose --file tests/end-to-end/docker-compose.yaml wait --down-project
|
docker-compose --file tests/end-to-end/docker-compose.yaml wait --down-project tests
|
||||||
|
|
Loading…
Reference in a new issue