Add SettingsController cache reset to integration tests
[MAILPOET-1757]
This commit is contained in:
@ -8,6 +8,7 @@ use MailPoet\Services\Bridge;
|
||||
|
||||
class ServicesCheckerTest extends \MailPoetTest {
|
||||
function _before() {
|
||||
parent::_before();
|
||||
$this->setMailPoetSendingMethod();
|
||||
$this->fillPremiumKey();
|
||||
$this->services_checker = new ServicesChecker();
|
||||
|
Reference in New Issue
Block a user