From 10f857c0093c30ca2b3bba98be3ab05ac5fcc238 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 17 Sep 2021 11:46:17 +0200 Subject: -remove unnecessary step as suggested by MS --- src/cli/test_iban.sh | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/cli/test_iban.sh') diff --git a/src/cli/test_iban.sh b/src/cli/test_iban.sh index cb31f6a..c3e858c 100755 --- a/src/cli/test_iban.sh +++ b/src/cli/test_iban.sh @@ -207,15 +207,6 @@ echo " OK" export LIBEUFIN_NEXUS_USERNAME=$DEBIT_USERNAME export LIBEUFIN_NEXUS_PASSWORD=$DEBIT_PASSWORD -# FIXME: this command below likely not needed. Please -# remove, run the test, and commit+push if it still works! -prepare_nexus_account \ - ebicsuserDebit \ - ebicspartnerDebit \ - bankconnection-debit \ - nexus-bankaccount-debit \ - sandbox-account-debit - # Make credit user, will be Anastasis client. CREDIT_USERNAME=anastasis-credit-user CREDIT_PASSWORD=anastasis-credit-password -- cgit v1.2.3