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