harness: test more unicode characters in subject
This commit is contained in:
parent
860aff83e1
commit
73eccdd1cf
@ -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",
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user