From bba9a0ac75846ab5a9c9d85d80174e9c77a37a79 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 26 Oct 2020 13:30:55 +0100 Subject: use corret HTTP status codes (#6434) --- src/testing/test_merchant_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/test_merchant_api.c') diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c index c7348e84..162f0826 100644 --- a/src/testing/test_merchant_api.c +++ b/src/testing/test_merchant_api.c @@ -1175,7 +1175,7 @@ run (void *cls, "USD:0.5", GNUNET_TIME_UNIT_MINUTES, GNUNET_TIME_UNIT_MINUTES, - MHD_HTTP_BAD_REQUEST), + MHD_HTTP_CONFLICT), TALER_TESTING_cmd_merchant_patch_instance ("instance-patch-i1", merchant_url, "i1", -- cgit v1.2.3