Loading core/modules/block/tests/src/Kernel/BlockValidationTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ * Tests validation of block entities. * * @group block * @group #slow */ class BlockValidationTest extends ConfigEntityValidationTestBase { Loading core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ * @coversDefaultClass \Drupal\block_content\BlockContentAccessControlHandler * * @group block_content * @group #slow */ class BlockContentAccessHandlerTest extends KernelTestBase { Loading core/modules/block_content/tests/src/Kernel/BlockContentTypeValidationTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ * Tests validation of block_content_type entities. * * @group block_content * @group #slow */ class BlockContentTypeValidationTest extends ConfigEntityValidationTestBase { Loading core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ * Tests check requirements for comment type source plugin. * * @group comment * @group #slow */ class CommentTypeRequirementsTest extends MigrateDrupal7TestBase { Loading core/modules/contact/tests/src/Kernel/ContactFormValidationTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ * Tests validation of contact_form entities. * * @group contact * @group #slow */ class ContactFormValidationTest extends ConfigEntityValidationTestBase { Loading Loading
core/modules/block/tests/src/Kernel/BlockValidationTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ * Tests validation of block entities. * * @group block * @group #slow */ class BlockValidationTest extends ConfigEntityValidationTestBase { Loading
core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ * @coversDefaultClass \Drupal\block_content\BlockContentAccessControlHandler * * @group block_content * @group #slow */ class BlockContentAccessHandlerTest extends KernelTestBase { Loading
core/modules/block_content/tests/src/Kernel/BlockContentTypeValidationTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ * Tests validation of block_content_type entities. * * @group block_content * @group #slow */ class BlockContentTypeValidationTest extends ConfigEntityValidationTestBase { Loading
core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ * Tests check requirements for comment type source plugin. * * @group comment * @group #slow */ class CommentTypeRequirementsTest extends MigrateDrupal7TestBase { Loading
core/modules/contact/tests/src/Kernel/ContactFormValidationTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ * Tests validation of contact_form entities. * * @group contact * @group #slow */ class ContactFormValidationTest extends ConfigEntityValidationTestBase { Loading