Prefix Swiftmailer class strings missed by PHPScoper, add tests

[MAILPOET-2448]
This commit is contained in:
Jan Jakeš
2019-10-09 10:16:23 +02:00
committed by Jack Kitterhing
parent ae7ee6f0ed
commit 3c3baeb9a9
7 changed files with 11 additions and 6 deletions

View File

@ -35,7 +35,7 @@ class SendGridTest extends \MailPoetTest {
);
$this->subscriber = 'Recipient <mailpoet-phoenix-test@mailinator.com>';
$this->newsletter = [
'subject' => 'testing SendGrid',
'subject' => 'testing SendGrid … © & ěščřžýáíéůėꀿąß∂ 😊👨‍👩‍👧‍👧', // try some special chars
'body' => [
'html' => 'HTML body',
'text' => 'TEXT body',