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.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/integration-tests/test-ebics.py b/integration-tests/test-ebics.py
index 10c873d4..a0adfeac 100755
--- a/integration-tests/test-ebics.py
+++ b/integration-tests/test-ebics.py
@@ -179,5 +179,3 @@ resp = get(
)
assert(resp.status_code == 200)
assert(len(resp.json().get("payments")) == 1)
-
-