Remove the feature flag [MAILPOET-1983]
This commit is contained in:
@ -17,7 +17,6 @@ class DaemonTest extends \MailPoetTest {
|
||||
public function _before() {
|
||||
parent::_before();
|
||||
$this->settings = new SettingsController();
|
||||
$this->settings->set('woo_commerce_list_sync_enabled', 1);
|
||||
}
|
||||
|
||||
function testItCanRun() {
|
||||
|
Reference in New Issue
Block a user