Add SettingsController cache reset to integration tests
[MAILPOET-1757]
This commit is contained in:
@ -12,6 +12,7 @@ use MailPoet\WP\Functions as WPFunctions;
|
||||
|
||||
class CapabilitiesTest extends \MailPoetTest {
|
||||
function _before() {
|
||||
parent::_before();
|
||||
$renderer = new Renderer();
|
||||
$this->caps = new Capabilities($renderer);
|
||||
}
|
||||
|
Reference in New Issue
Block a user