aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src/integrationtests/test-wallet-backup-doublespend.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2022-10-13 15:14:49 +0200
committerFlorian Dold <florian@dold.me>2022-10-13 15:14:49 +0200
commit83d4a1addc313f71a71463f7811f1fcc622b51b6 (patch)
tree6643f8fb7312e8fdeeb7f6f85b07b1a5f2ca376c /packages/taler-wallet-cli/src/integrationtests/test-wallet-backup-doublespend.ts
parentb0223d662add93bf1b2199b51d6290ba5dadf1e7 (diff)
downloadwallet-core-83d4a1addc313f71a71463f7811f1fcc622b51b6.tar.xz
use node16 for wallet-core, delete unused taler-config-lib package
Diffstat (limited to 'packages/taler-wallet-cli/src/integrationtests/test-wallet-backup-doublespend.ts')
-rw-r--r--packages/taler-wallet-cli/src/integrationtests/test-wallet-backup-doublespend.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-wallet-cli/src/integrationtests/test-wallet-backup-doublespend.ts b/packages/taler-wallet-cli/src/integrationtests/test-wallet-backup-doublespend.ts
index 228712da5..8b52260e9 100644
--- a/packages/taler-wallet-cli/src/integrationtests/test-wallet-backup-doublespend.ts
+++ b/packages/taler-wallet-cli/src/integrationtests/test-wallet-backup-doublespend.ts
@@ -29,7 +29,7 @@ import {
makeTestPayment,
withdrawViaBank,
} from "../harness/helpers.js";
-import { SyncService } from "../harness/sync";
+import { SyncService } from "../harness/sync.js";
export async function runWalletBackupDoublespendTest(t: GlobalTestState) {
// Set up test environment