summaryrefslogtreecommitdiff
path: root/packages/taler-harness/src/integrationtests/test-payment.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-harness/src/integrationtests/test-payment.ts')
-rw-r--r--packages/taler-harness/src/integrationtests/test-payment.ts5
1 files changed, 1 insertions, 4 deletions
diff --git a/packages/taler-harness/src/integrationtests/test-payment.ts b/packages/taler-harness/src/integrationtests/test-payment.ts
index d7852c213..6037c3be2 100644
--- a/packages/taler-harness/src/integrationtests/test-payment.ts
+++ b/packages/taler-harness/src/integrationtests/test-payment.ts
@@ -23,7 +23,6 @@ import { GlobalTestState } from "../harness/harness.js";
import {
createSimpleTestkudosEnvironmentV3,
makeTestPaymentV2,
- withdrawViaBankV2,
withdrawViaBankV3,
} from "../harness/helpers.js";
@@ -34,9 +33,7 @@ export async function runPaymentTest(t: GlobalTestState) {
// Set up test environment
const { bankClient, walletClient, exchange, merchant } =
- await createSimpleTestkudosEnvironmentV3(t, undefined, {
- withLibeufin: process.env["WITH_LIBEUFIN"] === "1",
- });
+ await createSimpleTestkudosEnvironmentV3(t);
// Withdraw digital cash into the wallet.