gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: fix URL


From: gnunet
Subject: [libeufin] branch master updated: fix URL
Date: Mon, 16 Nov 2020 18:09:49 +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 29b500f  fix URL
29b500f is described below

commit 29b500fb8a02af58ef66241edfc14b8aca4d2045
Author: MS <ms@taler.net>
AuthorDate: Mon Nov 16 18:09:42 2020 +0100

    fix URL
---
 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 a1ba3cf..07a3d21 100755
--- a/integration-tests/tests.py
+++ b/integration-tests/tests.py
@@ -142,7 +142,7 @@ def teardown_function():
 def test_imported_account():
     resp = assertResponse(
         get(
-            f"{N}/bank-connections{NEXUS_BANK_CONNECTION}accounts",
+            f"{N}/bank-connections/{NEXUS_BANK_CONNECTION}/accounts",
             auth=NEXUS_AUTH
         )
     )

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