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 / SiteBrandingConvertedIntoBlockUpdateTest.php
index d904e10ed176693747029ca9086fde65277c6762..72f3a2782469d91c0e5c0ea6a20eca6d1cd8bbd8 100644 (file)
@@ -8,6 +8,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase;
  * Tests the upgrade path for page site variables being converted into a block.
  *
  * @group system
+ * @group legacy
  */
 class SiteBrandingConvertedIntoBlockUpdateTest extends UpdatePathTestBase {