gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] 03/03: harness: p2p payment emojis


From: gnunet
Subject: [taler-wallet-core] 03/03: harness: p2p payment emojis
Date: Wed, 04 Jan 2023 14:22:44 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

commit aa165477d0ba682f5464d3b27ddb07001eab8366
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Jan 4 14:22:38 2023 +0100

    harness: p2p payment emojis
---
 packages/taler-harness/src/integrationtests/test-peer-to-peer-push.ts | 4 ++--
 1 file 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
       },

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]