[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libeufin] branch master updated: test harness fixes
From: |
gnunet |
Subject: |
[libeufin] branch master updated: test harness fixes |
Date: |
Tue, 26 Jan 2021 16:04:30 +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 668eb8a test harness fixes
668eb8a is described below
commit 668eb8ad8a92be7ff73c99653745a6bb5d6c2072
Author: MS <ms@taler.net>
AuthorDate: Tue Jan 26 16:04:26 2021 +0100
test harness fixes
---
integration-tests/tests.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/integration-tests/tests.py b/integration-tests/tests.py
index 3a6da70..e76f334 100755
--- a/integration-tests/tests.py
+++ b/integration-tests/tests.py
@@ -66,7 +66,7 @@ def prepareSandbox():
)
def prepareNexus():
- makeNexusSuperuser(DB)
+ makeNexusSuperuser()
# make a new nexus user.
assertResponse(
post(
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.