From 048684728159fba1c7417fd9ee881de97dc6949d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 6 Jun 2022 11:26:01 +0200 Subject: -fix tests: add receiver-name to payto --- src/testing/test_merchant_api-rsa.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/test_merchant_api-rsa.conf') diff --git a/src/testing/test_merchant_api-rsa.conf b/src/testing/test_merchant_api-rsa.conf index b0f2b49e..5246fc40 100644 --- a/src/testing/test_merchant_api-rsa.conf +++ b/src/testing/test_merchant_api-rsa.conf @@ -114,7 +114,7 @@ CONFIG = postgres:///talercheck # Account of the EXCHANGE [exchange-account-exchange] # What is the exchange's bank account (with the "Taler Bank" demo system)? -PAYTO_URI = "payto://x-taler-bank/localhost/2" +PAYTO_URI = "payto://x-taler-bank/localhost/2?receiver-name=2" ENABLE_DEBIT = YES ENABLE_CREDIT = YES -- cgit v1.2.3