diff options
Diffstat (limited to 'packages/taler-harness/src/integrationtests/test-peer-push-large.ts')
-rw-r--r-- | packages/taler-harness/src/integrationtests/test-peer-push-large.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-harness/src/integrationtests/test-peer-push-large.ts b/packages/taler-harness/src/integrationtests/test-peer-push-large.ts index b7fbe9f6e..1ca042fa7 100644 --- a/packages/taler-harness/src/integrationtests/test-peer-push-large.ts +++ b/packages/taler-harness/src/integrationtests/test-peer-push-large.ts @@ -34,7 +34,7 @@ import { createSimpleTestkudosEnvironmentV2, createWalletDaemonWithClient, withdrawViaBankV2, -} from "../harness/helpers.js"; +} from "../harness/environments.js"; import { CoinConfig } from "../harness/denomStructures.js"; const coinCommon = { |