aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts
diff options
context:
space:
mode:
authorMS <ms@taler.net>2021-02-05 11:11:39 +0100
committerMS <ms@taler.net>2021-02-05 11:11:39 +0100
commita8ac8d2925dbcaedb30ce279ca52dc4686e33325 (patch)
treec8c83cf98693fdb72040339961f1bb8a1fd4db83 /packages/taler-wallet-cli/src/integrationtests/test-revocation.ts
parent006948801e520527e894920648efc7d88f2a035b (diff)
downloadwallet-core-a8ac8d2925dbcaedb30ce279ca52dc4686e33325.tar.xz
formatting code
Diffstat (limited to 'packages/taler-wallet-cli/src/integrationtests/test-revocation.ts')
-rw-r--r--packages/taler-wallet-cli/src/integrationtests/test-revocation.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts b/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts
index 54f330c68..6cd4174a4 100644
--- a/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts
+++ b/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts
@@ -201,4 +201,4 @@ export async function runRevocationTest(t: GlobalTestState) {
await makeTestPayment(t, { wallet, merchant, order });
}
-runRevocationTest.timeoutMs = 120000; \ No newline at end of file
+runRevocationTest.timeoutMs = 120000;