From 589c2a338284e038cf03e4c8734671c8f9f8ebda Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 20 Oct 2021 13:06:31 +0200 Subject: wallet-cli: benchmarking --- .../src/integrationtests/test-merchant-longpolling.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/taler-wallet-cli/src/integrationtests/test-merchant-longpolling.ts') diff --git a/packages/taler-wallet-cli/src/integrationtests/test-merchant-longpolling.ts b/packages/taler-wallet-cli/src/integrationtests/test-merchant-longpolling.ts index 6516327c2..556d9074e 100644 --- a/packages/taler-wallet-cli/src/integrationtests/test-merchant-longpolling.ts +++ b/packages/taler-wallet-cli/src/integrationtests/test-merchant-longpolling.ts @@ -17,8 +17,8 @@ /** * Imports. */ -import { GlobalTestState, MerchantPrivateApi } from "./harness"; -import { createSimpleTestkudosEnvironment, withdrawViaBank } from "./helpers"; +import { GlobalTestState, MerchantPrivateApi } from "../harness/harness.js"; +import { createSimpleTestkudosEnvironment, withdrawViaBank } from "../harness/helpers.js"; import { PreparePayResultType, codecForMerchantOrderStatusUnpaid, -- cgit v1.2.3