public static property RoleWatchdogTest::$modules in Role Watchdog 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ RoleWatchdogTest.php, line 20
Class
- RoleWatchdogTest
- Tests to ensure working of Role Watchdog modules.
Namespace
Drupal\Tests\role_watchdog\FunctionalCode
public static $modules = [
'role_watchdog',
];