Add SettingsController cache reset to integration tests
[MAILPOET-1757]
This commit is contained in:
@ -20,6 +20,7 @@ class RouterTest extends \MailPoetTest {
|
||||
private $container;
|
||||
|
||||
function _before() {
|
||||
parent::_before();
|
||||
$this->router_data = array(
|
||||
Router::NAME => '',
|
||||
'endpoint' => 'router_test_mock_endpoint',
|
||||
|
Reference in New Issue
Block a user