You are here

public static property ConfigEntityMetadataUpdate8001Test::$modules in Lingotek Translation 8

Modules to install.

Type: array

Overrides UpdatePathTestBase::$modules

File

src/Tests/Update/ConfigEntityMetadataUpdate8001Test.php, line 26
Contains \Drupal\lingotek\Tests\Update\ConfigEntityMetadataUpdate8001Test.

Class

ConfigEntityMetadataUpdate8001Test
Tests the upgrade path for config entity metadata.

Namespace

Drupal\lingotek\Tests\Update

Code

public static $modules = [
  'lingotek',
];