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 / SqlContentEntityStorageSchemaIndexFilledTest.php
index d3c6912f9511efb5132542980a88ce12cec272d7..ee0e5b51aa105fe1a37f34e445132ebb12409f61 100644 (file)
@@ -6,6 +6,7 @@ namespace Drupal\Tests\system\Functional\Entity\Update;
  * Runs SqlContentEntityStorageSchemaIndexTest with a dump filled with content.
  *
  * @group Entity
+ * @group legacy
  */
 class SqlContentEntityStorageSchemaIndexFilledTest extends SqlContentEntityStorageSchemaIndexTest {