diff options
Diffstat (limited to 'packages/taler-harness/src/integrationtests/test-payment-expired.ts')
-rw-r--r-- | packages/taler-harness/src/integrationtests/test-payment-expired.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-harness/src/integrationtests/test-payment-expired.ts b/packages/taler-harness/src/integrationtests/test-payment-expired.ts index 3f1f7f2dd..1878a5644 100644 --- a/packages/taler-harness/src/integrationtests/test-payment-expired.ts +++ b/packages/taler-harness/src/integrationtests/test-payment-expired.ts @@ -32,7 +32,7 @@ import { applyTimeTravelV2, createSimpleTestkudosEnvironmentV3, withdrawViaBankV3, -} from "../harness/helpers.js"; +} from "../harness/environments.js"; /** * Run a test for the following scenario: |