diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-07-28 17:20:53 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-07-29 12:18:50 +0200 |
commit | 069f30ba323b952a17e89adfebc23dacf415a1c8 (patch) | |
tree | 005507965d5550df65240c1765ffd2c0b777f3f5 /src | |
parent | be63875063305ef9f7a121029ffe0ec1f9f0562a (diff) |
-this works
Diffstat (limited to 'src')
-rw-r--r-- | src/testing/test_kyc_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/test_kyc_api.c b/src/testing/test_kyc_api.c index 7f287ceff..5a18eb479 100644 --- a/src/testing/test_kyc_api.c +++ b/src/testing/test_kyc_api.c @@ -428,7 +428,7 @@ run (void *cls, TALER_TESTING_cmd_check_kyc_get ( "check-kyc-purse-merge", "purse-merge-into-reserve", - "p2p_create-reserve-1", /* CHECK! */ + "p2p_create-reserve-1", MHD_HTTP_ACCEPTED), TALER_TESTING_cmd_get_kyc_info ( "get-kyc-info-purse-merge-into-reserve", |