Fix undefined properties in tests [MAILPOET-2488]
This commit is contained in:
@@ -6,6 +6,7 @@ use MailPoet\Form\Block\Select;
|
||||
use MailPoet\Models\Subscriber;
|
||||
|
||||
class SelectTest extends \MailPoetTest {
|
||||
public $block;
|
||||
public function _before() {
|
||||
parent::_before();
|
||||
$this->block = [
|
||||
|
Reference in New Issue
Block a user