public static property NagiosCheckTest::$modules in Nagios Monitoring 8
Modules to install.
Type: array
Overrides EntityKernelTestBase::$modules
File
- tests/
src/ Kernel/ NagiosCheckTest.php, line 22
Class
- NagiosCheckTest
- Tests the functionality to monitor cron.
Namespace
Drupal\Tests\nagios\KernelCode
public static $modules = [
'nagios',
'user',
];