Loading core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php +0 −11 Original line number Diff line number Diff line Loading @@ -284,15 +284,4 @@ public function testValidationMessages() { } } /** * {@inheritdoc} */ protected function getTestThemes() { // Remove 'seven' theme. Setting Tray "Edit Mode" will not work with 'seven' // because it removes all contextual links the off-canvas dialog should. return array_filter(parent::getTestThemes(), function ($theme) { return $theme !== 'seven'; }); } } Loading
core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php +0 −11 Original line number Diff line number Diff line Loading @@ -284,15 +284,4 @@ public function testValidationMessages() { } } /** * {@inheritdoc} */ protected function getTestThemes() { // Remove 'seven' theme. Setting Tray "Edit Mode" will not work with 'seven' // because it removes all contextual links the off-canvas dialog should. return array_filter(parent::getTestThemes(), function ($theme) { return $theme !== 'seven'; }); } }