gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: adapt tests to latest changes


From: gnunet
Subject: [libeufin] branch master updated: adapt tests to latest changes
Date: Thu, 14 Jan 2021 09:24:10 +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 64e57ed  adapt tests to latest changes
64e57ed is described below

commit 64e57edf8ffb44291f33aad9ccdcc8d427d2511b
Author: MS <ms@taler.net>
AuthorDate: Thu Jan 14 09:23:57 2021 +0100

    adapt tests to latest changes
---
 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 4faf676..4942dc9 100755
--- a/integration-tests/tests.py
+++ b/integration-tests/tests.py
@@ -55,7 +55,8 @@ def prepareSandbox():
                 subscriber=PERSONA.ebics.get_as_dict(with_url=False),
                 iban=PERSONA.banking.iban,
                 bic=PERSONA.banking.bic,
-                label=PERSONA.banking.label
+                label=PERSONA.banking.label,
+                currency="EUR"
             )
         )
     )

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