Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / system / tests / src / Functional / Entity / Update / SqlContentEntityStorageSchemaIndexTest.php
index 395423033389e2064549d9c8c904584234687630..408493f90487fda527892755ee9b6676ecb9c8a2 100644 (file)
@@ -8,6 +8,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase;
  * Tests that a newly-added index is properly created during database updates.
  *
  * @group Entity
+ * @group legacy
  */
 class SqlContentEntityStorageSchemaIndexTest extends UpdatePathTestBase {