aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-integrationtests/src/test-payment-transient.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2020-12-14 16:45:15 +0100
committerFlorian Dold <florian@dold.me>2020-12-14 16:45:15 +0100
commitf332d61fb68fbc394f31337ddeb7d1fc114772d0 (patch)
treeeeb9e7dd527ab7efcaa7812f4440e8901185e9aa /packages/taler-integrationtests/src/test-payment-transient.ts
parentc4b44a51097e67a357b490adf407f1a6afb0d8ee (diff)
formatting pass
Diffstat (limited to 'packages/taler-integrationtests/src/test-payment-transient.ts')
-rw-r--r--packages/taler-integrationtests/src/test-payment-transient.ts7
1 files changed, 5 insertions, 2 deletions
diff --git a/packages/taler-integrationtests/src/test-payment-transient.ts b/packages/taler-integrationtests/src/test-payment-transient.ts
index e79913298..dc7ebbb1d 100644
--- a/packages/taler-integrationtests/src/test-payment-transient.ts
+++ b/packages/taler-integrationtests/src/test-payment-transient.ts
@@ -32,7 +32,10 @@ import {
TalerErrorCode,
} from "taler-wallet-core";
import axios from "axios";
-import { FaultInjectionRequestContext, FaultInjectionResponseContext } from "./faultInjection";
+import {
+ FaultInjectionRequestContext,
+ FaultInjectionResponseContext,
+} from "./faultInjection";
/**
* Run test for a payment where the merchant has a transient
@@ -134,7 +137,7 @@ runTest(async (t: GlobalTestState) => {
};
ctx.responseBody = Buffer.from(JSON.stringify(err));
ctx.statusCode = 500;
- }
+ },
});
const confirmPayResp = await wallet.confirmPay({