Upgrade7Test::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/forum/tests/src/Functional/migrate_drupal/d7/Upgrade7Test.php, line 23

Class

Upgrade7Test
Tests Drupal 7 upgrade using the migrate UI.

Namespace

Drupal\Tests\forum\Functional\migrate_drupal\d7

Code

protected static $modules = [
  'forum',
  'migrate_drupal_ui',
];

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