Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
terolaakso committed Nov 22, 2024
1 parent 38bf382 commit 627f526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/e2e/playwright/bin/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ yarn set version self
yarn install --immutable
yarn exec playwright install

echo 'INFO: Waiting for compose stack to be up ...'
echo 'INFO: Waiting for compose stack to be up ... (btw this is the new file)'
wait-for-url.sh "${PROXY_URL}/api/internal/dev-api"
wait-for-url.sh "${KEYCLOAK_URL}/auth/realms/evaka-customer/account/" "200"
wait-for-url.sh "${DUMMY_SUOMIFI_URL}/health" "200"
Expand Down

0 comments on commit 627f526

Please sign in to comment.