Merge ""Automatically enable all new beta features" should enable 2017 editor"

This commit is contained in:
jenkins-bot 2017-09-26 22:59:39 +00:00 committed by Gerrit Code Review
commit 9574395d96

View file

@ -719,8 +719,7 @@ class VisualEditorHooks {
'requirements' => [
'javascript' => true,
'blacklist' => $veConfig->get( 'VisualEditorBrowserBlacklist' ),
],
'exempt-from-auto-enrollment' => true
]
];
}
}