diff options
Diffstat (limited to 'src/cli/test_iban.sh')
-rwxr-xr-x | src/cli/test_iban.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cli/test_iban.sh b/src/cli/test_iban.sh index 54edf75..cb31f6a 100755 --- a/src/cli/test_iban.sh +++ b/src/cli/test_iban.sh | |||
@@ -207,6 +207,8 @@ 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! | ||
210 | prepare_nexus_account \ | 212 | prepare_nexus_account \ |
211 | ebicsuserDebit \ | 213 | ebicsuserDebit \ |
212 | ebicspartnerDebit \ | 214 | ebicspartnerDebit \ |