aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness/src/integrationtests/test-payment-zero.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-harness/src/integrationtests/test-payment-zero.ts')
-rw-r--r--packages/taler-harness/src/integrationtests/test-payment-zero.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-harness/src/integrationtests/test-payment-zero.ts b/packages/taler-harness/src/integrationtests/test-payment-zero.ts
index 3a74a9cf2..0639a0ef7 100644
--- a/packages/taler-harness/src/integrationtests/test-payment-zero.ts
+++ b/packages/taler-harness/src/integrationtests/test-payment-zero.ts
@@ -23,7 +23,7 @@ import {
createSimpleTestkudosEnvironmentV3,
withdrawViaBankV3,
makeTestPaymentV2,
-} from "../harness/helpers.js";
+} from "../harness/environments.js";
import { TransactionMajorState } from "@gnu-taler/taler-util";
/**