Skip to content

Commit

Permalink
42102
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed Dec 2, 2024
1 parent 18dad03 commit 5bcc786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ wait_for_http_response 5 localhost:8383/health 200
log "Waiting for mock enketo..."
wait_for_http_response 5 localhost:8005/health 200
log "Waiting for nginx..."
wait_for_http_response 90 localhost:9000 404
wait_for_http_response 90 localhost:9000 421

npm run test:nginx

Expand Down

0 comments on commit 5bcc786

Please sign in to comment.