summaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api_twisted.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_exchange_api_twisted.conf')
-rw-r--r--src/testing/test_exchange_api_twisted.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/testing/test_exchange_api_twisted.conf b/src/testing/test_exchange_api_twisted.conf
index 5158aefeb..2cda46e5a 100644
--- a/src/testing/test_exchange_api_twisted.conf
+++ b/src/testing/test_exchange_api_twisted.conf
@@ -62,8 +62,6 @@ PAYTO_URI = "payto://x-taler-bank/localhost/42"
# This is the response we give out for the /wire request. It provides
# wallets with the bank information for transfers to the exchange.
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/account-1.json
-# Which wire plugin should we used to access the account?
-METHOD = x-taler-bank
WIRE_GATEWAY_URL = "http://localhost:9081/42/"
WIRE_GATEWAY_AUTH_METHOD = NONE
@@ -77,7 +75,6 @@ USERNAME = user
PASSWORD = pass
ENABLE_DEBIT = YES
ENABLE_CREDIT = YES
-METHOD = x-taler-bank
[bank]