gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: -cleanup


From: gnunet
Subject: [taler-wallet-core] branch master updated: -cleanup
Date: Mon, 15 Jan 2024 19:42:49 +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 09b8d7ada -cleanup
09b8d7ada is described below

commit 09b8d7ada42da878e48d2732f9776d1ff2a1ca0f
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Jan 15 19:42:45 2024 +0100

    -cleanup
---
 .../src/integrationtests/test-payment-deleted.ts           | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git 
a/packages/taler-harness/src/integrationtests/test-payment-deleted.ts 
b/packages/taler-harness/src/integrationtests/test-payment-deleted.ts
index 3796c3e2b..1d25848fd 100644
--- a/packages/taler-harness/src/integrationtests/test-payment-deleted.ts
+++ b/packages/taler-harness/src/integrationtests/test-payment-deleted.ts
@@ -17,20 +17,18 @@
 /**
  * Imports.
  */
-import { WalletApiOperation } from "@gnu-taler/taler-wallet-core";
-import { GlobalTestState } from "../harness/harness.js";
-import {
-  createSimpleTestkudosEnvironmentV2,
-  withdrawViaBankV2,
-  makeTestPaymentV2,
-} from "../harness/helpers.js";
 import {
   ConfirmPayResultType,
   MerchantApiClient,
   PreparePayResultType,
-  TransactionMajorState,
   j2s,
 } from "@gnu-taler/taler-util";
+import { WalletApiOperation } from "@gnu-taler/taler-wallet-core";
+import { GlobalTestState } from "../harness/harness.js";
+import {
+  createSimpleTestkudosEnvironmentV2,
+  withdrawViaBankV2,
+} from "../harness/helpers.js";
 
 /**
  * Test behavior when an order is deleted while the wallet is paying for it.

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