summaryrefslogtreecommitdiff
path: root/src/testing/test_bank_api.c
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-06-12 16:34:35 +0200
committerMS <ms@taler.net>2023-06-12 16:34:35 +0200
commit9b20c5047ec6bfefdd7a45e6b67b5bff6a2f0dd2 (patch)
treec1fe7e19ac838c2073bc80812054dbd30a79be38 /src/testing/test_bank_api.c
parentd8f8c550bd7ad85f9da9bc5edba619e533eabcc8 (diff)
downloadexchange-9b20c5047ec6bfefdd7a45e6b67b5bff6a2f0dd2.tar.gz
exchange-9b20c5047ec6bfefdd7a45e6b67b5bff6a2f0dd2.tar.bz2
exchange-9b20c5047ec6bfefdd7a45e6b67b5bff6a2f0dd2.zip
test_bank_api_with_nexus
Fixing the wiring of accounts in the test preparation. In particular, the name and IBAN of one debited account (along the /admin/add-incoming) was wrongly registered at Sandbox.
Diffstat (limited to 'src/testing/test_bank_api.c')
-rw-r--r--src/testing/test_bank_api.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/test_bank_api.c b/src/testing/test_bank_api.c
index a2afdf06e..e197b152c 100644
--- a/src/testing/test_bank_api.c
+++ b/src/testing/test_bank_api.c
@@ -142,8 +142,8 @@ run (void *cls,
"fetch-transactions-at-nexus",
"exchange", /* from taler-nexus-prepare */
"x", /* from taler-nexus-prepare */
- "http://localhost:5001",
- "my-bank-account") /* from taler-nexus-prepare */
+ "http://localhost:8082",
+ "exchange-nexus") /* from taler-nexus-prepare */
: TALER_TESTING_cmd_sleep ("nop",
0),
TALER_TESTING_cmd_bank_debits ("history-2b",