diff options
Diffstat (limited to 'src/cli/test_iban.sh')
-rwxr-xr-x | src/cli/test_iban.sh | 9 |
1 files changed, 0 insertions, 9 deletions
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" | |||
207 | export LIBEUFIN_NEXUS_USERNAME=$DEBIT_USERNAME | 207 | export LIBEUFIN_NEXUS_USERNAME=$DEBIT_USERNAME |
208 | export LIBEUFIN_NEXUS_PASSWORD=$DEBIT_PASSWORD | 208 | export LIBEUFIN_NEXUS_PASSWORD=$DEBIT_PASSWORD |
209 | 209 | ||
210 | # FIXME: this command below likely not needed. Please | ||
211 | # remove, run the test, and commit+push if it still works! | ||
212 | prepare_nexus_account \ | ||
213 | ebicsuserDebit \ | ||
214 | ebicspartnerDebit \ | ||
215 | bankconnection-debit \ | ||
216 | nexus-bankaccount-debit \ | ||
217 | sandbox-account-debit | ||
218 | |||
219 | # Make credit user, will be Anastasis client. | 210 | # Make credit user, will be Anastasis client. |
220 | CREDIT_USERNAME=anastasis-credit-user | 211 | CREDIT_USERNAME=anastasis-credit-user |
221 | CREDIT_PASSWORD=anastasis-credit-password | 212 | CREDIT_PASSWORD=anastasis-credit-password |