protected static property TMGMTUiReviewTest::$modules

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

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