UpgradeTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ statistics/ tests/ src/ Functional/ migrate_drupal/ d6/ UpgradeTest.php, line 22
Class
- UpgradeTest
- Tests Drupal 6 upgrade using the migrate UI.
Namespace
Drupal\Tests\statistics\Functional\migrate_drupal\d6Code
protected static $modules = [
'config_translation',
'content_translation',
'language',
'migrate_drupal_ui',
'statistics',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.