MigrateActionsTest::$modules

Type: modules

Overrides MigrateDrupal6TestBase::$modules

File

core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php, line 17

Class

MigrateActionsTest
Tests migration of action items.

Namespace

Drupal\Tests\action\Kernel\Migrate\d6

Code

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

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