protected static property TMGMTCartTest::$modules

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

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