summaryrefslogtreecommitdiff
path: root/packages/taler-integrationtests/src/test-merchant-longpolling.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-integrationtests/src/test-merchant-longpolling.ts')
-rw-r--r--packages/taler-integrationtests/src/test-merchant-longpolling.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-integrationtests/src/test-merchant-longpolling.ts b/packages/taler-integrationtests/src/test-merchant-longpolling.ts
index 1470cadfe..5189d247e 100644
--- a/packages/taler-integrationtests/src/test-merchant-longpolling.ts
+++ b/packages/taler-integrationtests/src/test-merchant-longpolling.ts
@@ -47,7 +47,7 @@ runTest(async (t: GlobalTestState) => {
/**
* =========================================================================
* Create an order and let the wallet pay under a session ID
- *
+ *
* We check along the way that the JSON response to /orders/{order_id}
* returns the right thing.
* =========================================================================