diff --git a/emission/integrationTests/start_integration_tests.sh b/emission/integrationTests/start_integration_tests.sh index f13299064..7ca717c39 100644 --- a/emission/integrationTests/start_integration_tests.sh +++ b/emission/integrationTests/start_integration_tests.sh @@ -29,8 +29,8 @@ source setup/activate_tests.sh chmod +x runIntegrationTests.sh tail -f /dev/null -echo "About to sleep! Zzzz..." -sleep 240 -echo "Done sleeping! Running integration tests:" +# echo "About to sleep! Zzzz..." +# sleep 240 +# echo "Done sleeping! Running integration tests:" dockerize -wait http://rhodeisland-nominatim:8080 -timeout 20s ./runIntegrationTests.sh \ No newline at end of file