You are here

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

Modules to enable.

Type: array

Overrides TMGMTTestBase::$modules

File

tests/src/Functional/TMGMTUiReviewTest.php, line 21

Class

TMGMTUiReviewTest
Verifies the UI of the review form.

Namespace

Drupal\Tests\tmgmt\Functional

Code

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