summaryrefslogtreecommitdiff
path: root/integration-tests/test-ebics.py
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/test-ebics.py')
-rwxr-xr-xintegration-tests/test-ebics.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/integration-tests/test-ebics.py b/integration-tests/test-ebics.py
index 08378138..26154ffc 100755
--- a/integration-tests/test-ebics.py
+++ b/integration-tests/test-ebics.py
@@ -186,6 +186,7 @@ assertResponse(
"http://localhost:5001/bank-connections",
json=dict(
name="my-ebics",
+ source="new",
type="ebics",
data=dict(
ebicsURL=EBICS_URL, hostID=HOST_ID, partnerID=PARTNER_ID, userID=USER_ID