aboutsummaryrefslogtreecommitdiff
path: root/src/headless
diff options
context:
space:
mode:
Diffstat (limited to 'src/headless')
-rw-r--r--src/headless/integrationtest.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/headless/integrationtest.ts b/src/headless/integrationtest.ts
index b00fa5ccb..ee52c4c46 100644
--- a/src/headless/integrationtest.ts
+++ b/src/headless/integrationtest.ts
@@ -171,6 +171,8 @@ export async function runIntegrationTest(args: IntegrationTestArgs) {
Amounts.toString(refundAmount),
);
+ console.log("refund URI", refundUri);
+
await myWallet.applyRefund(refundUri);
// Wait until the refund is done