public static property LicenseRoleTypeTest::$modules in Commerce License 8.2
The modules to enable.
Type: array
Overrides OrderKernelTestBase::$modules
File
- tests/
src/ Kernel/ LicenseRoleTypeTest.php, line 19
Class
- LicenseRoleTypeTest
- Tests the role license type.
Namespace
Drupal\Tests\commerce_license\KernelCode
public static $modules = [
'state_machine',
'recurring_period',
'commerce_license',
];