Replace mailinator with blackhole
Deliverability is not important in any of these tests, so it should be safer and more reliable to use blackhole@mailpoet.com instead of the old mailinator address, which was used before the blackhole@mailpoet.com address existed. [MAILPOET-4064]
This commit is contained in:
committed by
Veljko V
parent
6d22440936
commit
f46c3c2a76
@@ -42,7 +42,7 @@ class SendGridTest extends \MailPoetTest {
|
||||
$this->replyTo,
|
||||
new SendGridMapper()
|
||||
);
|
||||
$this->subscriber = 'Recipient <mailpoet-phoenix-test@mailinator.com>';
|
||||
$this->subscriber = 'Recipient <blackhole@mailpoet.com>';
|
||||
$this->newsletter = [
|
||||
'subject' => 'testing SendGrid … © & ěščřžýáíéůėꀿąß∂ 😊👨👩👧👧', // try some special chars
|
||||
'body' => [
|
||||
|
Reference in New Issue
Block a user