summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-01-14 18:13:12 +0100
committerFlorian Dold <florian@dold.me>2021-01-14 18:13:12 +0100
commit2309d9a03c3b40dee6fcfa10147f367d89a81083 (patch)
tree7ff2e27e880b685216eae60867c43674ba868340
parent93633ac6838e7936e894d15e736ab89942f0f3b3 (diff)
downloadwallet-core-2309d9a03c3b40dee6fcfa10147f367d89a81083.tar.gz
wallet-core-2309d9a03c3b40dee6fcfa10147f367d89a81083.tar.bz2
wallet-core-2309d9a03c3b40dee6fcfa10147f367d89a81083.zip
coin name
-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 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`,