public static property RoleGrantedLockingTest::$modules in Commerce License 8.2
The modules to enable.
Type: array
Overrides CommerceBrowserTestBase::$modules
File
- tests/
src/ Functional/ RoleGrantedLockingTest.php, line 26
Class
- RoleGrantedLockingTest
- Tests that a role granted by a license can't be removed in the user form.
Namespace
Drupal\Tests\commerce_license\FunctionalCode
public static $modules = [
'commerce_license',
];