aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness/src/integrationtests/test-age-restrictions-peer.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-harness/src/integrationtests/test-age-restrictions-peer.ts')
-rw-r--r--packages/taler-harness/src/integrationtests/test-age-restrictions-peer.ts3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/taler-harness/src/integrationtests/test-age-restrictions-peer.ts b/packages/taler-harness/src/integrationtests/test-age-restrictions-peer.ts
index 45a4391cb..7506d48b3 100644
--- a/packages/taler-harness/src/integrationtests/test-age-restrictions-peer.ts
+++ b/packages/taler-harness/src/integrationtests/test-age-restrictions-peer.ts
@@ -19,6 +19,7 @@
*/
import {
AbsoluteTime,
+ AmountString,
Duration,
NotificationType,
TransactionMajorState,
@@ -82,7 +83,7 @@ export async function runAgeRestrictionsPeerTest(t: GlobalTestState) {
{
partialContractTerms: {
summary: "Hello, World",
- amount: "TESTKUDOS:1",
+ amount: "TESTKUDOS:1" as AmountString,
purse_expiration,
},
},