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