Add SettingsController cache reset to integration tests
[MAILPOET-1757]
This commit is contained in:
@@ -26,6 +26,7 @@ class SubscribersTest extends \MailPoetTest {
|
||||
private $endpoint;
|
||||
|
||||
function _before() {
|
||||
parent::_before();
|
||||
$this->cleanup();
|
||||
$this->endpoint = ContainerWrapper::getInstance()->get(Subscribers::class);
|
||||
$obfuscator = new FieldNameObfuscator();
|
||||
|
Reference in New Issue
Block a user