gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] 02/03: harness: test more unicode characters in subj


From: gnunet
Subject: [taler-wallet-core] 02/03: harness: test more unicode characters in subject
Date: Wed, 04 Jan 2023 14:22:43 +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 73eccdd1cff60af7031b4e118cb17590694d8362
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Jan 4 14:20:16 2023 +0100

    harness: test more unicode characters in subject
---
 packages/taler-harness/src/integrationtests/test-payment.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-harness/src/integrationtests/test-payment.ts 
b/packages/taler-harness/src/integrationtests/test-payment.ts
index 66d10f996..b4c1f0cae 100644
--- a/packages/taler-harness/src/integrationtests/test-payment.ts
+++ b/packages/taler-harness/src/integrationtests/test-payment.ts
@@ -53,7 +53,7 @@ export async function runPaymentTest(t: GlobalTestState) {
   // Test JSON normalization of contract terms: Does the wallet
   // agree with the merchant?
   const order2 = {
-    summary: "Testing “unicode” characters",
+    summary: "Testing “unicode” characters: 😁😱😇🥺🫦",
     amount: "TESTKUDOS:5",
     fulfillment_url: "taler://fulfillment-success/thx",
   };

-- 
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]