You are here

public static property GraphCreationTest::$modules in Multiversion 8.2

Overrides MultiversionWebTestBase::$modules

File

src/Tests/GraphCreationTest.php, line 12

Class

GraphCreationTest
Test the getGraph method from the RevisionTreeIndex class.

Namespace

Drupal\multiversion\Tests

Code

public static $modules = [
  'entity_test',
  'key_value',
  'multiversion',
];