Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / user / tests / src / Functional / Update / UserUpdateEmailToken.php
index a01c8a57fbd550c37d98dfb25e30c5252f727f4c..80360c1738844e69c2e857bc004f5db74f56799e 100644 (file)
@@ -8,6 +8,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase;
  * Tests user email token upgrade path.
  *
  * @group Update
+ * @group legacy
  */
 class UserUpdateEmailToken extends UpdatePathTestBase {