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