MigrateTaxonomyTermTranslationTest::$modules

Type: modules

Overrides MigrateDrupalTestBase::$modules

File

core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php, line 21

Class

MigrateTaxonomyTermTranslationTest
Test migration of translated taxonomy terms.

Namespace

Drupal\Tests\taxonomy\Kernel\Migrate\d7

Code

protected static $modules = [
  'comment',
  'content_translation',
  'datetime',
  'datetime_range',
  'image',
  'language',
  'link',
  'menu_ui',
  'node',
  'taxonomy',
  'telephone',
  'text',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.