remove debug statements

This commit is contained in:
Adil Hafeez 2025-03-15 17:22:44 -07:00
parent f8af36b7b7
commit cb8f8e614c
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

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