gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: provide ex-nullable value in tests


From: gnunet
Subject: [libeufin] branch master updated: provide ex-nullable value in tests
Date: Fri, 05 Feb 2021 14:40:50 +0100

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new d4e3da4  provide ex-nullable value in tests
d4e3da4 is described below

commit d4e3da43c5909bdde439841d939f5328cc1a72b0
Author: MS <ms@taler.net>
AuthorDate: Fri Feb 5 14:40:45 2021 +0100

    provide ex-nullable value in tests
---
 integration-tests/tests.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/integration-tests/tests.py b/integration-tests/tests.py
index 06e0b9b..2eaa375 100755
--- a/integration-tests/tests.py
+++ b/integration-tests/tests.py
@@ -571,7 +571,8 @@ def test_sandbox_camt():
         amount=5,
         currency="EUR",
         subject="Reimbursement",
-        direction="CRDT"
+        direction="CRDT",
+        uid="AcctSvcrRef-01234"
     )
     assertResponse(
         post(

-- 
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]