You are here

public static property UninstallTest::$modules in Multiversion 8.2

File

src/Tests/UninstallTest.php, line 49

Class

UninstallTest
Test the UninstallTest class.

Namespace

Drupal\multiversion\Tests

Code

public static $modules = [
  'workspaces',
  'multiversion',
  'key_value',
  'serialization',
  'conflict',
  'node',
  'comment',
  'menu_link_content',
  'block_content',
  'taxonomy',
  'shortcut',
];