summaryrefslogtreecommitdiff
path: root/integration-tests/test-ebics.py
diff options
context:
space:
mode:
authorMarcello Stanisci <ms@taler.net>2020-04-30 18:28:05 +0200
committerMarcello Stanisci <ms@taler.net>2020-04-30 18:28:05 +0200
commit2109595edd337422be4eb29cac520ce99c5599c0 (patch)
tree3c65b20f116207a05779eea467643f715b758d25 /integration-tests/test-ebics.py
parent5005d9eb5a0dc893fb7bb451f0625950f86bd11d (diff)
downloadlibeufin-2109595edd337422be4eb29cac520ce99c5599c0.tar.gz
libeufin-2109595edd337422be4eb29cac520ce99c5599c0.tar.bz2
libeufin-2109595edd337422be4eb29cac520ce99c5599c0.zip
fix time parser
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)
-
-