Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / system / tests / src / Functional / Update / UpdatePostUpdateFailingTest.php
index 03b5d7b0ec75d4533016ce55521b7dfa5bd7dccf..a01476534c0a2f2810a6653ce9785b1a59798dbd 100644 (file)
@@ -8,6 +8,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase;
  * Tests hook_post_update() when there are failing update hooks.
  *
  * @group Update
+ * @group legacy
  */
 class UpdatePostUpdateFailingTest extends UpdatePathTestBase {