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 / AutomatedCronUpdateWithoutAutomatedCronTest.php
index d4ac71188e74c7c07c8201dfc5224db064b1a4eb..c131c7059238299a2fff26337a28b51a9e902d39 100644 (file)
@@ -8,6 +8,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase;
  * Ensures that the automated cron module is not installed on update.
  *
  * @group Update
+ * @group legacy
  */
 class AutomatedCronUpdateWithoutAutomatedCronTest extends UpdatePathTestBase {