commit 1d7a37effb24043e41f14d946d37b450d1625a11
parent 4b8db8bf550dba08655643f534f75f4d5a556469
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 25 Aug 2024 10:50:44 +0200
fix kyc test
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testing/test_kyc_api.c b/src/testing/test_kyc_api.c
@@ -560,7 +560,7 @@ run (void *cls,
"check-decisions-none-normal",
"create-aml-officer-1",
NULL,
- MHD_HTTP_NO_CONTENT),
+ MHD_HTTP_OK),
/* Trigger something upon which an AML officer could act */
TALER_TESTING_cmd_wallet_kyc_get (
"wallet-trigger-kyc-for-aml",