protected static property TMGMTUiJavascriptTest::$modules

Modules to enable.

Type: array

File

tests/src/FunctionalJavascript/TMGMTUiJavascriptTest.php, line 43

Class

TMGMTUiJavascriptTest
Verifies the UI of the review form.

Namespace

Drupal\Tests\tmgmt\FunctionalJavascript

Code

protected static $modules = array(
  'tmgmt',
  'tmgmt_test',
  'tmgmt_content',
  'image',
  'node',
  'block',
  'locale',
);