X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fcomment%2Ftests%2Fsrc%2FFunctional%2FUpdate%2FCommentUpdateTest.php;h=d68b1e540cad94ae468abb4d5cbd78bd536f3d74;hb=refs%2Fheads%2Fd864;hp=e623132bbb499b5fc56c3edcc354e58c6a2f4282;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/modules/comment/tests/src/Functional/Update/CommentUpdateTest.php b/web/core/modules/comment/tests/src/Functional/Update/CommentUpdateTest.php index e623132bb..d68b1e540 100644 --- a/web/core/modules/comment/tests/src/Functional/Update/CommentUpdateTest.php +++ b/web/core/modules/comment/tests/src/Functional/Update/CommentUpdateTest.php @@ -8,6 +8,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase; * Tests that comment settings are properly updated during database updates. * * @group comment + * @group legacy */ class CommentUpdateTest extends UpdatePathTestBase {