Loading core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ class BlockConfigSchemaTest extends KernelTestBase { protected static $modules = [ 'block', 'block_content', 'comment', 'node', // \Drupal\block\Entity\Block->preSave() calls system_region_list(). 'system', Loading core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php +0 −3 Original line number Diff line number Diff line Loading @@ -21,14 +21,11 @@ class MigrateBlockContentTranslationTest extends MigrateDrupal6TestBase { */ protected static $modules = [ 'block', 'comment', 'views', 'block_content', 'config_translation', 'language', 'locale', 'path_alias', 'taxonomy', ]; /** Loading core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php +0 −4 Original line number Diff line number Diff line Loading @@ -23,11 +23,7 @@ class MigrateBlockTest extends MigrateDrupal6TestBase { protected static $modules = [ 'block', 'views', 'comment', 'menu_ui', 'block_content', 'taxonomy', 'node', 'path_alias', ]; Loading core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php +0 −7 Original line number Diff line number Diff line Loading @@ -20,18 +20,11 @@ class MigrateBlockContentTranslationTest extends MigrateDrupal7TestBase { * {@inheritdoc} */ protected static $modules = [ 'node', 'text', 'block', 'comment', 'filter', 'views', 'block_content', 'config_translation', 'language', 'locale', 'path_alias', 'taxonomy', ]; /** Loading core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockNoBlockContentTest.php +0 −6 Original line number Diff line number Diff line Loading @@ -22,12 +22,6 @@ class MigrateBlockNoBlockContentTest extends MigrateDrupal7TestBase { */ protected static $modules = [ 'block', 'views', 'comment', 'menu_ui', 'node', 'text', 'filter', 'path_alias', ]; Loading Loading
core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ class BlockConfigSchemaTest extends KernelTestBase { protected static $modules = [ 'block', 'block_content', 'comment', 'node', // \Drupal\block\Entity\Block->preSave() calls system_region_list(). 'system', Loading
core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php +0 −3 Original line number Diff line number Diff line Loading @@ -21,14 +21,11 @@ class MigrateBlockContentTranslationTest extends MigrateDrupal6TestBase { */ protected static $modules = [ 'block', 'comment', 'views', 'block_content', 'config_translation', 'language', 'locale', 'path_alias', 'taxonomy', ]; /** Loading
core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php +0 −4 Original line number Diff line number Diff line Loading @@ -23,11 +23,7 @@ class MigrateBlockTest extends MigrateDrupal6TestBase { protected static $modules = [ 'block', 'views', 'comment', 'menu_ui', 'block_content', 'taxonomy', 'node', 'path_alias', ]; Loading
core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php +0 −7 Original line number Diff line number Diff line Loading @@ -20,18 +20,11 @@ class MigrateBlockContentTranslationTest extends MigrateDrupal7TestBase { * {@inheritdoc} */ protected static $modules = [ 'node', 'text', 'block', 'comment', 'filter', 'views', 'block_content', 'config_translation', 'language', 'locale', 'path_alias', 'taxonomy', ]; /** Loading
core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockNoBlockContentTest.php +0 −6 Original line number Diff line number Diff line Loading @@ -22,12 +22,6 @@ class MigrateBlockNoBlockContentTest extends MigrateDrupal7TestBase { */ protected static $modules = [ 'block', 'views', 'comment', 'menu_ui', 'node', 'text', 'filter', 'path_alias', ]; Loading