X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fmigrate_drupal%2Ftests%2Fsrc%2FUnit%2Fsource%2Fd6%2FVariableTranslationTest.php;fp=web%2Fcore%2Fmodules%2Fmigrate_drupal%2Ftests%2Fsrc%2FUnit%2Fsource%2Fd6%2FVariableTranslationTest.php;h=4b548923d29b5ab67a4caa2af6664be8d7bbdc3f;hp=152706798c998c6c10402b8c8f5f366b875b4f8a;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/migrate_drupal/tests/src/Unit/source/d6/VariableTranslationTest.php b/web/core/modules/migrate_drupal/tests/src/Unit/source/d6/VariableTranslationTest.php index 152706798..4b548923d 100644 --- a/web/core/modules/migrate_drupal/tests/src/Unit/source/d6/VariableTranslationTest.php +++ b/web/core/modules/migrate_drupal/tests/src/Unit/source/d6/VariableTranslationTest.php @@ -8,6 +8,7 @@ use Drupal\Tests\migrate\Unit\MigrateSqlSourceTestCase; * Tests the variable source plugin. * * @group migrate_drupal + * @group legacy */ class VariableTranslationTest extends MigrateSqlSourceTestCase { @@ -43,7 +44,7 @@ class VariableTranslationTest extends MigrateSqlSourceTestCase { 'language' => 'mi', 'site_slogan' => 'Ko whakamataku heke', 'site_name' => 'ingoa_pae', - ] + ], ]; /**