From 2db09e1f86c870028ae5433019d2a65503804cf8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 12 Apr 2021 15:18:47 +0200 Subject: -remove debug line --- src/testing/test_merchant_instance_response.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/testing/test_merchant_instance_response.sh') diff --git a/src/testing/test_merchant_instance_response.sh b/src/testing/test_merchant_instance_response.sh index eaf3dc02..b89c7325 100755 --- 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) -- cgit v1.2.3