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 --- packages/taler-wallet-cli/src/integrationtests/test-payment.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/taler-wallet-cli/src/integrationtests/test-payment.ts') diff --git a/packages/taler-wallet-cli/src/integrationtests/test-payment.ts b/packages/taler-wallet-cli/src/integrationtests/test-payment.ts index 3512ff046..967d491be 100644 --- a/packages/taler-wallet-cli/src/integrationtests/test-payment.ts +++ b/packages/taler-wallet-cli/src/integrationtests/test-payment.ts @@ -17,12 +17,12 @@ /** * Imports. */ -import { GlobalTestState } from "./harness"; +import { GlobalTestState } from "../harness/harness.js"; import { createSimpleTestkudosEnvironment, withdrawViaBank, makeTestPayment, -} from "./helpers"; +} from "../harness/helpers.js"; /** * Run test for basic, bank-integrated withdrawal and payment. -- cgit v1.2.3