gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: Exclude test (CAMT printer) w


From: gnunet
Subject: [taler-wallet-core] branch master updated: Exclude test (CAMT printer) without assertions.
Date: Wed, 01 Sep 2021 18:27:46 +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 4e9d59e6 Exclude test (CAMT printer) without assertions.
4e9d59e6 is described below

commit 4e9d59e6f66b22e42734043c9c0f164038eec57a
Author: ms <ms@taler.net>
AuthorDate: Wed Sep 1 18:26:31 2021 +0200

    Exclude test (CAMT printer) without assertions.
---
 .../src/integrationtests/test-libeufin-api-sandbox-camt.ts               | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/packages/taler-wallet-cli/src/integrationtests/test-libeufin-api-sandbox-camt.ts
 
b/packages/taler-wallet-cli/src/integrationtests/test-libeufin-api-sandbox-camt.ts
index 3452c965..ef8a1f2b 100644
--- 
a/packages/taler-wallet-cli/src/integrationtests/test-libeufin-api-sandbox-camt.ts
+++ 
b/packages/taler-wallet-cli/src/integrationtests/test-libeufin-api-sandbox-camt.ts
@@ -60,4 +60,5 @@ export async function runLibeufinApiSandboxCamtTest(t: 
GlobalTestState) {
   let ret = await LibeufinSandboxApi.getCamt053(sandbox, "mock-account-1");
   console.log(ret);
 }
+runLibeufinApiSandboxCamtTest.excludeByDefault = true;
 runLibeufinApiSandboxCamtTest.suites = ["libeufin"];

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