summaryrefslogtreecommitdiff
path: root/src/testing/test_bank_api_nexus.conf
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-05-29 17:59:50 +0200
committerMS <ms@taler.net>2020-05-29 17:59:50 +0200
commitb8226abe63cacc57ec02586934179682845eedf3 (patch)
tree9c4b35a96341381e9e17f1abbc7f343c32c52037 /src/testing/test_bank_api_nexus.conf
parent58a956d889d57b20cd0113bd407e4e68973ef6b3 (diff)
downloadexchange-b8226abe63cacc57ec02586934179682845eedf3.tar.gz
exchange-b8226abe63cacc57ec02586934179682845eedf3.tar.bz2
exchange-b8226abe63cacc57ec02586934179682845eedf3.zip
comment
Diffstat (limited to 'src/testing/test_bank_api_nexus.conf')
-rw-r--r--src/testing/test_bank_api_nexus.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/testing/test_bank_api_nexus.conf b/src/testing/test_bank_api_nexus.conf
index 4635b2105..a4aee53fc 100644
--- a/src/testing/test_bank_api_nexus.conf
+++ b/src/testing/test_bank_api_nexus.conf
@@ -8,7 +8,9 @@ PAYTO_URI = payto://iban/IBAN/UNUSED
METHOD = x-taler-bank
WIRE_GATEWAY_URL = http://localhost:5001/taler
WIRE_GATEWAY_AUTH_METHOD = basic
-USERNAME = Exchange
+# the exchange authenticates as the 'admin' user,
+# since that makes the test preparation just easier.
+USERNAME = admin
PASSWORD = x
[bank]