update
This commit is contained in:
@ -143,7 +143,7 @@ tap.test('CCMD-04: DATA - should handle special characters and encoding', async
|
||||
from: 'sender@example.com',
|
||||
to: 'recipient@example.com',
|
||||
subject: 'Special Characters Test – "Quotes" & More',
|
||||
text: 'Special characters: © ® ™ € £ ¥ • … « » " " ' '',
|
||||
text: 'Special characters: © ® ™ € £ ¥ • … « » " " \' \'',
|
||||
html: '<p>Unicode: 你好世界 🌍 🚀 ✉️</p>'
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user