-fix testing/ FTBFS
This commit is contained in:
parent
30971cd0e2
commit
042a8b677d
@ -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 (
|
||||
|
Loading…
Reference in New Issue
Block a user