From b2b1f88ab617ee9a01ac263b8b1c679f24277076 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 25 May 2021 20:10:46 +0200 Subject: add HTTP status argument to testin gCMD admin_add_incoming_with_ref for merchant tests --- src/testing/test_bank_api.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/testing/test_bank_api.c') diff --git a/src/testing/test_bank_api.c b/src/testing/test_bank_api.c index 98f97cd4..68c12aff 100644 --- a/src/testing/test_bank_api.c +++ b/src/testing/test_bank_api.c @@ -91,7 +91,8 @@ run (void *cls, "KUDOS:2.01", &bc.exchange_auth, bc.user42_payto, - "credit-1"), + "credit-1", + MHD_HTTP_CONFLICT), TALER_TESTING_cmd_sleep ("Waiting 4s for 'credit-1' to settle", 4), TALER_TESTING_cmd_bank_credits ("history-1c", -- cgit v1.2.3