Loading core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php +0 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,6 @@ abstract class OffCanvasTestBase extends WebDriverTestBase { * {@inheritdoc} */ protected static $modules = [ // @todo Remove this in https://www.drupal.org/node/3219959 'block', 'off_canvas_test', ]; Loading core/modules/views/tests/src/Functional/UserBatchActionTest.php +0 −2 Original line number Diff line number Diff line Loading @@ -18,8 +18,6 @@ class UserBatchActionTest extends BrowserTestBase { * @var array */ protected static $modules = [ // @todo Remove this in https://www.drupal.org/node/3219959 'block', 'user', 'user_batch_action_test', 'views', Loading core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php +0 −2 Original line number Diff line number Diff line Loading @@ -32,8 +32,6 @@ class DisplayPageTest extends ViewsKernelTestBase { * @var array */ protected static $modules = [ // @todo Remove this in https://www.drupal.org/node/3219959 'block', 'system', 'user', 'field', Loading core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php +0 −4 Original line number Diff line number Diff line Loading @@ -112,10 +112,6 @@ protected function setUp(): void { return TRUE; }); // Install the System module configuration as Olivero's block configuration // depends on the system menus. // @todo Remove this in https://www.drupal.org/node/3219959 $this->installConfig('system'); // Install the 'user' entity schema because the workspaces module's install // hook creates a workspace with default uid of 1. Then the layout_builder // module's implementation of hook_entity_presave will cause Loading Loading
core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php +0 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,6 @@ abstract class OffCanvasTestBase extends WebDriverTestBase { * {@inheritdoc} */ protected static $modules = [ // @todo Remove this in https://www.drupal.org/node/3219959 'block', 'off_canvas_test', ]; Loading
core/modules/views/tests/src/Functional/UserBatchActionTest.php +0 −2 Original line number Diff line number Diff line Loading @@ -18,8 +18,6 @@ class UserBatchActionTest extends BrowserTestBase { * @var array */ protected static $modules = [ // @todo Remove this in https://www.drupal.org/node/3219959 'block', 'user', 'user_batch_action_test', 'views', Loading
core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php +0 −2 Original line number Diff line number Diff line Loading @@ -32,8 +32,6 @@ class DisplayPageTest extends ViewsKernelTestBase { * @var array */ protected static $modules = [ // @todo Remove this in https://www.drupal.org/node/3219959 'block', 'system', 'user', 'field', Loading
core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php +0 −4 Original line number Diff line number Diff line Loading @@ -112,10 +112,6 @@ protected function setUp(): void { return TRUE; }); // Install the System module configuration as Olivero's block configuration // depends on the system menus. // @todo Remove this in https://www.drupal.org/node/3219959 $this->installConfig('system'); // Install the 'user' entity schema because the workspaces module's install // hook creates a workspace with default uid of 1. Then the layout_builder // module's implementation of hook_entity_presave will cause Loading