gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] 05/05: message


From: gnunet
Subject: [libeufin] 05/05: message
Date: Thu, 18 Jun 2020 15:27:07 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository libeufin.

commit 508adb489a6d3c02d871468df3a476cc51c493b5
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Thu Jun 18 18:56:56 2020 +0530

    message
---
 integration-tests/test-ebics-highlevel.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/integration-tests/test-ebics-highlevel.py 
b/integration-tests/test-ebics-highlevel.py
index 99a2d19..5ebb480 100755
--- a/integration-tests/test-ebics-highlevel.py
+++ b/integration-tests/test-ebics-highlevel.py
@@ -223,6 +223,7 @@ resp = assertResponse(
 transactions = resp.json().get("transactions")
 
 if len(transactions) != 1:
+    print(transactions)
     fail(f"Unexpected number of transactions ({len(transactions)}); should be 
1")
 
 print("Test passed!")

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]