summaryrefslogtreecommitdiff
path: root/src/testing/test_auditor_api.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-19 19:12:47 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-19 19:12:47 +0100
commitcb58740fbd9805807dba268c65498aaa171f004f (patch)
tree505e57fc6c9397acd5eb53638afe77e5c51c0361 /src/testing/test_auditor_api.conf
parent6074790867eb187f4c4de96cb6266fa541dc18ae (diff)
downloadexchange-cb58740fbd9805807dba268c65498aaa171f004f.tar.gz
exchange-cb58740fbd9805807dba268c65498aaa171f004f.tar.bz2
exchange-cb58740fbd9805807dba268c65498aaa171f004f.zip
remove redundant METHOD option, we can derive it from PAYTO_URI
Diffstat (limited to 'src/testing/test_auditor_api.conf')
-rw-r--r--src/testing/test_auditor_api.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/testing/test_auditor_api.conf b/src/testing/test_auditor_api.conf
index 9a4804908..da84149b0 100644
--- a/src/testing/test_auditor_api.conf
+++ b/src/testing/test_auditor_api.conf
@@ -65,9 +65,6 @@ WIRE_GATEWAY_URL = "http://localhost:8082/42/"
# 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
-
[bank]
HTTP_PORT = 8082
@@ -82,9 +79,6 @@ PAYTO_URI = "payto://x-taler-bank/localhost/2"
# wallets with the bank information for transfers to the exchange.
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/account-2.json
-# Which wire plugin should we used to access the account?
-METHOD = x-taler-bank
-
# Authentication information for basic authentication
WIRE_GATEWAY_AUTH_METHOD = "basic"
USERNAME = user