Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / comment / tests / src / Functional / Update / CommentAdminViewUpdateTest.php
index 7e2ba6278f5a8cd9cde9a0ca9ae95f5ff6e63eaf..01249498b6344166749141028f8a5d2cdbc0ade5 100644 (file)
@@ -10,6 +10,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase;
  * @see comment_post_update_enable_comment_admin_view()
  *
  * @group Update
+ * @group legacy
  */
 class CommentAdminViewUpdateTest extends UpdatePathTestBase {