fix hurl tests

This commit is contained in:
Adil Hafeez 2025-03-14 18:00:05 -07:00
parent 31d08ec0d3
commit 4a50bccb48
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -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