Skip to content

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLichtenberger authored Jul 13, 2024
1 parent 964f839 commit 5fe12e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
echo "starting the docker environment"
docker-compose -f ./tests/resources/docker-compose.yml up -d keycloak
bash ./tests/resources/wait-for-keycloak.sh
bash ./tests/resources/wait.sh
sleep 5
docker-compose -f ./tests/resources/docker-compose.yml up -d server
sleep 5

0 comments on commit 5fe12e7

Please sign in to comment.