X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fsrc%2FFunctional%2FEntity%2FUpdate%2FSqlContentEntityStorageSchemaIndexTest.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fsrc%2FFunctional%2FEntity%2FUpdate%2FSqlContentEntityStorageSchemaIndexTest.php;h=408493f90487fda527892755ee9b6676ecb9c8a2;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=395423033389e2064549d9c8c904584234687630;hpb=74df008bdbb3a11eeea356744f39b802369bda3c;p=yaffs-website diff --git a/web/core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaIndexTest.php b/web/core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaIndexTest.php index 395423033..408493f90 100644 --- a/web/core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaIndexTest.php +++ b/web/core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaIndexTest.php @@ -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 {