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 / UpdatePostUpdateTest.php
index 1bba498d08e1d7bbe2f974aa0b4b5e87d00bdb68..fd9e011700a464006558e3a9938c4585e85ba82b 100644 (file)
@@ -9,6 +9,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase;
  * Tests hook_post_update().
  *
  * @group Update
+ * @group legacy
  */
 class UpdatePostUpdateTest extends UpdatePathTestBase {