aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness/src/integrationtests/test-peer-to-peer-push.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-harness/src/integrationtests/test-peer-to-peer-push.ts')
-rw-r--r--packages/taler-harness/src/integrationtests/test-peer-to-peer-push.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/taler-harness/src/integrationtests/test-peer-to-peer-push.ts b/packages/taler-harness/src/integrationtests/test-peer-to-peer-push.ts
index 4aaeca624..2a93c3559 100644
--- a/packages/taler-harness/src/integrationtests/test-peer-to-peer-push.ts
+++ b/packages/taler-harness/src/integrationtests/test-peer-to-peer-push.ts
@@ -59,7 +59,7 @@ export async function runPeerToPeerPushTest(t: GlobalTestState) {
WalletApiOperation.InitiatePeerPushPayment,
{
partialContractTerms: {
- summary: "Hello World",
+ summary: "Hello World 😁😇",
amount: "TESTKUDOS:5",
purse_expiration
},
@@ -73,7 +73,7 @@ export async function runPeerToPeerPushTest(t: GlobalTestState) {
WalletApiOperation.InitiatePeerPushPayment,
{
partialContractTerms: {
- summary: "Hello World",
+ summary: "Hello World 🥺",
amount: "TESTKUDOS:5",
purse_expiration
},