You are here

public static property TMGMTUiContinuousTest::$modules in Translation Management Tool 8

Modules to enable.

Type: array

Overrides TMGMTTestBase::$modules

File

tests/src/Functional/TMGMTUiContinuousTest.php, line 18

Class

TMGMTUiContinuousTest
Verifies continuous functionality of the user interface

Namespace

Drupal\Tests\tmgmt\Functional

Code

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