gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: use valid BIC in test


From: gnunet
Subject: [taler-wallet-core] branch master updated: use valid BIC in test
Date: Sat, 07 Aug 2021 22:09:53 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 5f06ce16 use valid BIC in test
5f06ce16 is described below

commit 5f06ce16be6ba3ae9fb86fec5663c5d49b21fa77
Author: Florian Dold <florian@dold.me>
AuthorDate: Sat Aug 7 22:09:46 2021 +0200

    use valid BIC in test
---
 packages/taler-wallet-cli/src/integrationtests/test-libeufin-basic.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/packages/taler-wallet-cli/src/integrationtests/test-libeufin-basic.ts 
b/packages/taler-wallet-cli/src/integrationtests/test-libeufin-basic.ts
index 48096bcb..4a6b2253 100644
--- a/packages/taler-wallet-cli/src/integrationtests/test-libeufin-basic.ts
+++ b/packages/taler-wallet-cli/src/integrationtests/test-libeufin-basic.ts
@@ -105,7 +105,7 @@ export async function createLibeufinTestEnvironment(
     userID: "user02",
   });
   await LibeufinSandboxApi.createEbicsBankAccount(libeufinSandbox, {
-    bic: "COBADEFXXX",
+    bic: "AUTOATW1XXX",
     iban: merchantIban,
     label: "merchantacct",
     name: "Merchant",

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