summaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-10-22 19:37:52 +0200
committerChristian Grothoff <christian@grothoff.org>2022-10-22 19:37:52 +0200
commit30971cd0e2b8068db363221a23a0f6dc01210855 (patch)
tree84f62e9eb7593b56d23c0c5c9ec99f08b87f3876 /src/testing
parent4565d92a9e7d79d92e05230c07346d041078d5c8 (diff)
downloadexchange-30971cd0e2b8068db363221a23a0f6dc01210855.tar.gz
exchange-30971cd0e2b8068db363221a23a0f6dc01210855.tar.bz2
exchange-30971cd0e2b8068db363221a23a0f6dc01210855.zip
-fix testing/ FTBFS
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/test_kyc_api.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testing/test_kyc_api.c b/src/testing/test_kyc_api.c
index c25c94d39..421b76d1a 100644
--- a/src/testing/test_kyc_api.c
+++ b/src/testing/test_kyc_api.c
@@ -343,6 +343,7 @@ run (void *cls,
MHD_HTTP_UNAVAILABLE_FOR_LEGAL_REASONS,
"{\"amount\":\"EUR:1\",\"summary\":\"ice cream\"}",
true /* upload contract */,
+ false /* pay purse fee */,
GNUNET_TIME_UNIT_MINUTES, /* expiration */
"p2p_create-reserve-3"),
TALER_TESTING_cmd_check_kyc_get ("check-kyc-purse-create",
@@ -359,6 +360,7 @@ run (void *cls,
MHD_HTTP_OK,
"{\"amount\":\"EUR:1\",\"summary\":\"ice cream\"}",
true /* upload contract */,
+ false /* pay purse fee */,
GNUNET_TIME_UNIT_MINUTES, /* expiration */
"p2p_create-reserve-3"),
TALER_TESTING_cmd_contract_get (