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 currency (EUR) for


From: gnunet
Subject: [taler-wallet-core] branch master updated: Use valid currency (EUR) for EBICS schema.
Date: Wed, 01 Sep 2021 18:18:35 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new bf987248 Use valid currency (EUR) for EBICS schema.
bf987248 is described below

commit bf98724808ba59a19c7ccd4f8bfb1c5de3f7155a
Author: ms <ms@taler.net>
AuthorDate: Wed Sep 1 18:17:52 2021 +0200

    Use valid currency (EUR) for EBICS schema.
---
 .../src/integrationtests/test-libeufin-api-bankaccount.ts               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/packages/taler-wallet-cli/src/integrationtests/test-libeufin-api-bankaccount.ts
 
b/packages/taler-wallet-cli/src/integrationtests/test-libeufin-api-bankaccount.ts
index d5169402..7b597148 100644
--- 
a/packages/taler-wallet-cli/src/integrationtests/test-libeufin-api-bankaccount.ts
+++ 
b/packages/taler-wallet-cli/src/integrationtests/test-libeufin-api-bankaccount.ts
@@ -63,7 +63,7 @@ export async function runLibeufinApiBankaccountTest(t: 
GlobalTestState) {
     iban: "DE71500105179674997361",
     bic: "BELADEBEXXX",
     name: "mock",
-    currency: "mock",
+    currency: "EUR",
     label: "mock",
   });
   await LibeufinNexusApi.createEbicsBankConnection(nexus, {

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