gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: fix accidental change


From: gnunet
Subject: [libeufin] branch master updated: fix accidental change
Date: Wed, 27 Jan 2021 16:38:18 +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 b94357d  fix accidental change
b94357d is described below

commit b94357d079403bb5f9e8093c5e679ba554961f99
Author: MS <ms@taler.net>
AuthorDate: Wed Jan 27 16:38:14 2021 +0100

    fix accidental change
---
 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 40ccb07..fc03dd0 100755
--- a/integration-tests/tests.py
+++ b/integration-tests/tests.py
@@ -511,7 +511,7 @@ def test_sandbox_camt():
 
     assertResponse(
         post(
-            f"{persona.Banking.bank_base_url}/admin/payments/camt",
+            f"{PERSONA.Banking.bank_base_url}/admin/payments/camt",
             json=dict(iban="GB33BUKB20201555555555", type=53)
         )
     )

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