MigrationDirectoryTest::$modules
Type: modules
Overrides MigrateDrupalTestBase::$modules
File
-
core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ MigrationDirectoryTest.php, line 18
Class
- MigrationDirectoryTest
- Tests that migrations exist in the migration_templates directory.
Namespace
Drupal\Tests\migrate\Kernel\PluginCode
public static $modules = [
'migration_directory_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.