summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-11-20 23:41:07 +0100
committerChristian Grothoff <christian@grothoff.org>2021-11-20 23:41:07 +0100
commitc7acb447868cd319e27cb5c22dd7efe491e407ac (patch)
treefb14e1ff892aead303fb815415cbf6159e19024a
parent0f168f2beb607cbe681f1b37be5d92585fa7922b (diff)
downloadmerchant-c7acb447868cd319e27cb5c22dd7efe491e407ac.tar.gz
merchant-c7acb447868cd319e27cb5c22dd7efe491e407ac.tar.bz2
merchant-c7acb447868cd319e27cb5c22dd7efe491e407ac.zip
this step now fails, as the client already checks for the auth secret to be malformed, so we cannot get a 400 back
-rw-r--r--src/testing/test_merchant_api.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c
index 67dea30f..ea68a3eb 100644
--- a/src/testing/test_merchant_api.c
+++ b/src/testing/test_merchant_api.c
@@ -901,12 +901,6 @@ run (void *cls,
merchant_url_i1a,
MHD_HTTP_OK,
NULL),
- TALER_TESTING_cmd_merchant_post_instance_auth (
- "instance-create-i1a-auth-fail",
- merchant_url,
- "i1a",
- "my-secret",
- MHD_HTTP_BAD_REQUEST),
TALER_TESTING_cmd_merchant_get_product ("get-nx-product-i1a-2",
merchant_url_i1a,
"nx-product",