From 2309d9a03c3b40dee6fcfa10147f367d89a81083 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 14 Jan 2021 18:13:12 +0100 Subject: coin name --- packages/taler-wallet-cli/src/integrationtests/test-revocation.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts b/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts index de4086df9..bb0c59210 100644 --- a/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts +++ b/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts @@ -66,7 +66,7 @@ export async function runRevocationTest(t: GlobalTestState) { durationSpend: "2 years", durationWithdraw: "7 days", rsaKeySize: 1024, - name: `$TESTKUDOS_u1`, + name: `TESTKUDOS_u1`, value: `TESTKUDOS:1`, feeDeposit: `TESTKUDOS:0`, feeRefresh: `TESTKUDOS:0`, -- cgit v1.2.3