Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / rest / tests / src / Functional / Update / RestExportAuthUpdateTest.php
index 87cd5dbfba9abd2d5b1898fe1efa46dd6c4df73b..6b4dad17d2dfd91ddf622ca44e15b3316218f0bb 100644 (file)
@@ -8,6 +8,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase;
  * Ensures that update hook is run properly for REST Export config.
  *
  * @group Update
+ * @group legacy
  */
 class RestExportAuthUpdateTest extends UpdatePathTestBase {