Add SettingsController cache reset to integration tests
[MAILPOET-1757]
This commit is contained in:
@ -9,6 +9,7 @@ require_once('CronTriggerMockMethodWithException.php');
|
||||
|
||||
class CronTriggerTest extends \MailPoetTest {
|
||||
function _before() {
|
||||
parent::_before();
|
||||
$this->cron_trigger = new CronTrigger();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user