diff --git a/demos/shared/test_runner/run_demo_tests.sh b/demos/shared/test_runner/run_demo_tests.sh index 8d95e1e7..5b930565 100644 --- a/demos/shared/test_runner/run_demo_tests.sh +++ b/demos/shared/test_runner/run_demo_tests.sh @@ -13,8 +13,6 @@ do echo "starting docker containers" docker compose up -d 2>&1 > /dev/null echo "starting hurl tests" - pwd - ls hurl --test hurl_tests/*.hurl echo "stopping docker containers and archgw" archgw down