gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: using valid BIC in tests


From: gnunet
Subject: [libeufin] branch master updated: using valid BIC in tests
Date: Wed, 15 Jul 2020 11:21:00 +0200

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 958ae49  using valid BIC in tests
958ae49 is described below

commit 958ae49f101375694123bc726412438e1b688984
Author: MS <ms@taler.net>
AuthorDate: Wed Jul 15 11:20:55 2020 +0200

    using valid BIC in tests
---
 integration-tests/start-testenv.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration-tests/start-testenv.py 
b/integration-tests/start-testenv.py
index 2e9e88f..9556946 100755
--- a/integration-tests/start-testenv.py
+++ b/integration-tests/start-testenv.py
@@ -32,7 +32,7 @@ BC1_USER_ID = "USER1"
 
 # Bank connection 1 subscribers' bank accounts
 BC1_SUBSCRIBER1_IBAN = "GB33BUKB20201222222222"
-BC1_SUBSCRIBER1_BIC = "BUKBGB11"
+BC1_SUBSCRIBER1_BIC = "BUKBGB88"
 BC1_SUBSCRIBER1_NAME = "Oliver Smith"
 BC1_SUBSCRIBER1_BANK_ACCOUNT_LABEL = "bc1sub1savings"
 BC1_SUBSCRIBER1_BANK_ACCOUNT_LABEL_KONTO = "bc1sub1konto"

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