Add SettingsController cache reset to integration tests
[MAILPOET-1757]
This commit is contained in:
@ -10,6 +10,7 @@ class PHPMailMapperTest extends \MailPoetTest {
|
||||
private $mapper;
|
||||
|
||||
function _before() {
|
||||
parent::_before();
|
||||
$this->mapper = new PHPMailMapper();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user