aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness/src/integrationtests/test-simple-payment.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-harness/src/integrationtests/test-simple-payment.ts')
-rw-r--r--packages/taler-harness/src/integrationtests/test-simple-payment.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-harness/src/integrationtests/test-simple-payment.ts b/packages/taler-harness/src/integrationtests/test-simple-payment.ts
index 846b8c8e1..ab7ec5859 100644
--- a/packages/taler-harness/src/integrationtests/test-simple-payment.ts
+++ b/packages/taler-harness/src/integrationtests/test-simple-payment.ts
@@ -23,7 +23,7 @@ import {
withdrawViaBankV2,
makeTestPaymentV2,
useSharedTestkudosEnvironment,
-} from "../harness/helpers.js";
+} from "../harness/environments.js";
import { TalerMerchantApi } from "@gnu-taler/taler-util";
/**