You are here

public static property BaseTest::$modules in TMGMT Extension Suite 8.2

Modules to enable.

Type: array

Overrides TMGMTKernelTestBase::$modules

File

tests/src/Kernel/BaseTest.php, line 20

Class

BaseTest
TMGMT Extension Suit kernel test base class.

Namespace

Drupal\Tests\tmgmt_extension_suit\Kernel

Code

public static $modules = [
  'tmgmt_extension_suit',
];