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