MigrateCommentEntityDisplayTest::$modules

Type: modules

Overrides MigrateDrupalTestBase::$modules

File

core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php, line 19

Class

MigrateCommentEntityDisplayTest
Tests the migration of comment entity displays from Drupal 7.

Namespace

Drupal\Tests\comment\Kernel\Migrate\d7

Code

protected static $modules = [
  'node',
  'comment',
  'text',
  'menu_ui',
];

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