commit c7acb447868cd319e27cb5c22dd7efe491e407ac
parent 0f168f2beb607cbe681f1b37be5d92585fa7922b
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 20 Nov 2021 23:41:07 +0100
this step now fails, as the client already checks for the auth secret to be malformed, so we cannot get a 400 back
Diffstat:
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git 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",