You are here

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

Modules to enable.

Type: array

Overrides TMGMTTestBase::$modules

File

tests/src/Functional/TMGMTCartTest.php, line 14

Class

TMGMTCartTest
Verifies basic functionality of the user interface

Namespace

Drupal\Tests\tmgmt\Functional

Code

public static $modules = array(
  'tmgmt_content',
);