From b1fd7d09a605558bc61ed113331e0e065e0e2681 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 24 Aug 2020 11:52:12 +0530 Subject: test case for order claiming; more accurate EC --- packages/taler-integrationtests/src/test-payment.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/taler-integrationtests/src/test-payment.ts') diff --git a/packages/taler-integrationtests/src/test-payment.ts b/packages/taler-integrationtests/src/test-payment.ts index d2cbb10f4..d2401e072 100644 --- a/packages/taler-integrationtests/src/test-payment.ts +++ b/packages/taler-integrationtests/src/test-payment.ts @@ -17,7 +17,7 @@ /** * Imports. */ -import { runTest, GlobalTestState, MerchantPrivateApi } from "./harness"; +import { runTest, GlobalTestState, MerchantPrivateApi, WalletCli } from "./harness"; import { createSimpleTestkudosEnvironment, withdrawViaBank } from "./helpers"; import { PreparePayResultType } from "taler-wallet-core"; -- cgit v1.2.3