gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: remove obsolete test


From: gnunet
Subject: [taler-wallet-core] branch master updated: remove obsolete test
Date: Thu, 09 Jan 2025 11:37:34 +0100

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 55ee50017 remove obsolete test
55ee50017 is described below

commit 55ee50017ec306daa51378b98ba536482672e99d
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Jan 9 11:37:30 2025 +0100

    remove obsolete test
---
 packages/taler-harness/src/integrationtests/testrunner.ts | 2 --
 1 file changed, 2 deletions(-)

diff --git a/packages/taler-harness/src/integrationtests/testrunner.ts 
b/packages/taler-harness/src/integrationtests/testrunner.ts
index 10f012b69..7becdb0c6 100644
--- a/packages/taler-harness/src/integrationtests/testrunner.ts
+++ b/packages/taler-harness/src/integrationtests/testrunner.ts
@@ -151,7 +151,6 @@ import { runWithdrawalFeesTest } from 
"./test-withdrawal-fees.js";
 import { runWithdrawalFlexTest } from "./test-withdrawal-flex.js";
 import { runWithdrawalHandoverTest } from "./test-withdrawal-handover.js";
 import { runWithdrawalHugeTest } from "./test-withdrawal-huge.js";
-import { runWithdrawalIbanQrTest } from "./test-withdrawal-iban-qr.js";
 import { runWithdrawalIdempotentTest } from "./test-withdrawal-idempotent.js";
 import { runWithdrawalManualTest } from "./test-withdrawal-manual.js";
 import { runWithdrawalPrepareTest } from "./test-withdrawal-prepare.js";
@@ -299,7 +298,6 @@ const allTests: TestMainFunction[] = [
   runKycAmpFailureTest,
   runPeerPushAbortTest,
   runWithdrawalCashacceptorTest,
-  runWithdrawalIbanQrTest,
 ];
 
 export interface TestRunSpec {

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