From bb369f2e2ab7838751ce9aae2e23622be1391586 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 1 Sep 2020 19:07:14 +0530 Subject: auto-format --- packages/taler-integrationtests/src/test-payment-claim.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'packages/taler-integrationtests/src/test-payment-claim.ts') diff --git a/packages/taler-integrationtests/src/test-payment-claim.ts b/packages/taler-integrationtests/src/test-payment-claim.ts index 3755394fd..6aed7e9e1 100644 --- a/packages/taler-integrationtests/src/test-payment-claim.ts +++ b/packages/taler-integrationtests/src/test-payment-claim.ts @@ -102,8 +102,7 @@ runTest(async (t: GlobalTestState) => { }); t.assertTrue( - err.operationError.code === - TalerErrorCode.WALLET_ORDER_ALREADY_CLAIMED, + err.operationError.code === TalerErrorCode.WALLET_ORDER_ALREADY_CLAIMED, ); await t.shutdown(); -- cgit v1.2.3