From 034765718ee18166f634ba7dc996a159f82e76a6 Mon Sep 17 00:00:00 2001 From: Jonathan Buchanan Date: Thu, 30 Jul 2020 17:35:50 -0400 Subject: add 'paid' to GET /private/orders response entries --- src/testing/test_merchant_api_twisted.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing') diff --git a/src/testing/test_merchant_api_twisted.c b/src/testing/test_merchant_api_twisted.c index 6b0ea36f..9adf9e27 100644 --- a/src/testing/test_merchant_api_twisted.c +++ b/src/testing/test_merchant_api_twisted.c @@ -369,7 +369,7 @@ run (void *cls, TALER_TESTING_cmd_merchant_claim_order ( "claim-1-incorrect-claim-token", twister_merchant_url, - MHD_HTTP_CONFLICT, + MHD_HTTP_NOT_FOUND, "create-proposal-1", NULL), TALER_TESTING_cmd_merchant_post_orders ("create-proposal-2", -- cgit v1.2.3