You are here

public static property InstallTest::$modules in Multiversion 8.2

File

src/Tests/InstallTest.php, line 77

Class

InstallTest
Tests the module installation.

Namespace

Drupal\multiversion\Tests

Code

public static $modules = [
  'entity_test',
  'node',
  'comment',
  'menu_link_content',
  'block_content',
  'shortcut',
  'file',
];