From e0cf954ad9ab0c1613ab2c0f06ada581dbdb8276 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 23 Dec 2019 11:47:16 +0100 Subject: make exchange test suite work with current bank --- contrib/exchange-template/config/exchange-common.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/exchange-template/config/exchange-common.conf') diff --git a/contrib/exchange-template/config/exchange-common.conf b/contrib/exchange-template/config/exchange-common.conf index 425bb92b2..922726ec2 100644 --- a/contrib/exchange-template/config/exchange-common.conf +++ b/contrib/exchange-template/config/exchange-common.conf @@ -52,8 +52,8 @@ PLUGIN = taler_bank # We also may need authentication data. TALER_BANK_AUTH_METHOD = "none" # or basic -# TALER_BANK_USERNAME = user -# TALER_BANK_PASSWORD = pass +# TALER_TALER_TESTING_BANK_USERNAME = user +# TALER_TALER_TESTING_BANK_PASSWORD = pass # Accounts need to be enabled for the aggregator to debit them. ENABLE_DEBIT = YES -- cgit v1.2.3