Fix undefined properties in tests [MAILPOET-2488]
This commit is contained in:
@ -41,6 +41,8 @@ use MailPoetVendor\Carbon\Carbon;
|
||||
use MailPoetVendor\Idiorm\ORM;
|
||||
|
||||
class NewslettersTest extends \MailPoetTest {
|
||||
public $post_notification;
|
||||
public $newsletter;
|
||||
/** @var Newsletters */
|
||||
private $endpoint;
|
||||
|
||||
|
Reference in New Issue
Block a user