commit 2db09e1f86c870028ae5433019d2a65503804cf8
parent 3b7e8d4cedab0e15f5462b815f1387e55f956691
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 12 Apr 2021 15:18:47 +0200
-remove debug line
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/testing/test_merchant_instance_response.sh b/src/testing/test_merchant_instance_response.sh
@@ -38,8 +38,6 @@ then
exit 1
fi
-bash
-
STATUS=$(curl -H "Content-Type: application/json" -X GET \
http://localhost:9966/instances/default/private/products \
-w "%{http_code}" -s -o /dev/null)