X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fsrc%2FFunctional%2FEntity%2FUpdate%2FLangcodeToAsciiUpdateFilledTest.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fsrc%2FFunctional%2FEntity%2FUpdate%2FLangcodeToAsciiUpdateFilledTest.php;h=e26fb88029ed1ccf6811624ee85c7dc450b5ab64;hp=7e95ed779787be028130980a4333053fc06e6c6d;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php b/web/core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php index 7e95ed779..e26fb8802 100644 --- a/web/core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php +++ b/web/core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php @@ -6,6 +6,7 @@ namespace Drupal\Tests\system\Functional\Entity\Update; * Runs LangcodeToAsciiUpdateTest with a dump filled with content. * * @group Entity + * @group legacy */ class LangcodeToAsciiUpdateFilledTest extends LangcodeToAsciiUpdateTest {