commit 7eba288bf4c5ca2761e671456673798f7be45982
parent de00cd1cc4b243361fb0338461307a93114c8938
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 1 Jan 2016 22:49:37 +0100
fix URI
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
@@ -1133,7 +1133,7 @@ interpreter_run (void *cls,
TALER_round_abs_time (×tamp);
cmd->details.pay.ph
= TALER_MERCHANT_pay_wallet (merchant,
- MERCHANT_URI,
+ MERCHANT_URI "pay",
MINT_URI,
&h_wire,
&h_contract,