Loading core/modules/action/tests/src/Functional/ConfigurationTest.php +2 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,8 @@ use Drupal\Tests\BrowserTestBase; /** * Tests complex actions configuration. * Tests complex actions configuration by adding, editing, and deleting a * complex action. * * @group action */ Loading core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php +2 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,8 @@ use Drupal\Tests\BrowserTestBase; /** * Tests that blocks are not added to hidden regions on theme installation. * Tests that a newly installed theme does not inherit blocks to its hidden * regions. * * @group block */ Loading core/modules/block/tests/src/Functional/BlockInvalidRegionTest.php +2 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,8 @@ use Drupal\block\Entity\Block; /** * Tests that blocks assigned to invalid regions are disabled with a warning. * Tests that an active block assigned to a non-existing region triggers the * warning message and is disabled. * * @group block */ Loading core/modules/block/tests/src/Functional/BlockLanguageTest.php +2 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,8 @@ use Drupal\block\Entity\Block; /** * Tests per-language block configuration. * Tests if a block can be configured to be only visible on a particular * language. * * @group block */ Loading core/modules/comment/tests/src/Functional/CommentTitleTest.php +2 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,8 @@ namespace Drupal\Tests\comment\Functional; /** * Tests that appropriate and accessible markup is created for comment titles. * Tests to ensure that appropriate and accessible markup is created for comment * titles. * * @group comment */ Loading Loading
core/modules/action/tests/src/Functional/ConfigurationTest.php +2 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,8 @@ use Drupal\Tests\BrowserTestBase; /** * Tests complex actions configuration. * Tests complex actions configuration by adding, editing, and deleting a * complex action. * * @group action */ Loading
core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php +2 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,8 @@ use Drupal\Tests\BrowserTestBase; /** * Tests that blocks are not added to hidden regions on theme installation. * Tests that a newly installed theme does not inherit blocks to its hidden * regions. * * @group block */ Loading
core/modules/block/tests/src/Functional/BlockInvalidRegionTest.php +2 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,8 @@ use Drupal\block\Entity\Block; /** * Tests that blocks assigned to invalid regions are disabled with a warning. * Tests that an active block assigned to a non-existing region triggers the * warning message and is disabled. * * @group block */ Loading
core/modules/block/tests/src/Functional/BlockLanguageTest.php +2 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,8 @@ use Drupal\block\Entity\Block; /** * Tests per-language block configuration. * Tests if a block can be configured to be only visible on a particular * language. * * @group block */ Loading
core/modules/comment/tests/src/Functional/CommentTitleTest.php +2 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,8 @@ namespace Drupal\Tests\comment\Functional; /** * Tests that appropriate and accessible markup is created for comment titles. * Tests to ensure that appropriate and accessible markup is created for comment * titles. * * @group comment */ Loading