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 / CommentUpdateTest.php
index e623132bbb499b5fc56c3edcc354e58c6a2f4282..d68b1e540cad94ae468abb4d5cbd78bd536f3d74 100644 (file)
@@ -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 {