Add SettingsController cache reset to integration tests
[MAILPOET-1757]
This commit is contained in:
@ -11,6 +11,7 @@ use MailPoet\Subscribers\ImportExport\Export\DynamicSubscribersGetter;
|
||||
|
||||
class DynamicSubscribersGetterTest extends \MailPoetTest {
|
||||
function _before() {
|
||||
parent::_before();
|
||||
$this->subscriber_fields = array(
|
||||
'first_name' => 'First name',
|
||||
'last_name' => 'Last name',
|
||||
|
Reference in New Issue
Block a user