summaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api_keys_cherry_picking.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_exchange_api_keys_cherry_picking.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_exchange_api_keys_cherry_picking.conf')
-rw-r--r--src/testing/test_exchange_api_keys_cherry_picking.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/testing/test_exchange_api_keys_cherry_picking.conf b/src/testing/test_exchange_api_keys_cherry_picking.conf
index 6823e81de..0416c8eec 100644
--- a/src/testing/test_exchange_api_keys_cherry_picking.conf
+++ b/src/testing/test_exchange_api_keys_cherry_picking.conf
@@ -73,8 +73,6 @@ WIRE_RESPONSE = ${TALER_CONFIG_HOME}/iban.json
# What is the URL of our bank account? Must match WIRE_RESPONSE above!
PAYTO_URI = payto://x-taler-bank/localhost/42
-METHOD = "x-taler-bank"
-
WIRE_GATEWAY_URL = "http://localhost:9082/42/"
@@ -88,8 +86,6 @@ PAYTO_URI = payto://x-taler-bank/localhost/2
WIRE_GATEWAY_URL = "http://localhost:9082/2/"
-METHOD = "x-taler-bank"
-
# Authentication information for basic authentication
TALER_BANK_AUTH_METHOD = "basic"
USERNAME = user