Remove new form editor feature flag
[MAILPOET-2549]
This commit is contained in:
committed by
Jack Kitterhing
parent
139b3691bf
commit
447e01b0aa
@@ -90,7 +90,6 @@ class MenuTest extends \MailPoetTest {
|
||||
new AccessControl(),
|
||||
$wp,
|
||||
new ServicesChecker,
|
||||
new FeaturesController(new FeatureFlagsRepository(ContainerWrapper::getInstance()->get(EntityManager::class))),
|
||||
ContainerWrapper::getInstance()
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user