diff --git a/demos/shared/test_runner/run_demo_tests.sh b/demos/shared/test_runner/run_demo_tests.sh index 67d5c444..e504e572 100644 --- a/demos/shared/test_runner/run_demo_tests.sh +++ b/demos/shared/test_runner/run_demo_tests.sh @@ -10,9 +10,7 @@ do cd ../../samples_python/$demo archgw up arch_config.yaml docker compose up -d - cd ../../shared/test_runner hurl --test hurl_tests - cd ../../samples_python/$demo archgw down docker compose down -v cd ../../shared/test_runner