Add SettingsController cache reset to integration tests
[MAILPOET-1757]
This commit is contained in:
@ -9,6 +9,7 @@ use MailPoet\Config\Populator;
|
||||
|
||||
class UrlTest extends \MailPoetTest {
|
||||
function _before() {
|
||||
parent::_before();
|
||||
$populator = new Populator();
|
||||
$populator->up();
|
||||
}
|
||||
|
Reference in New Issue
Block a user