You are here

protected static property SettingsFormTest::$modules in Nagios Monitoring 8

Modules to install.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/SettingsFormTest.php, line 20

Class

SettingsFormTest
Tests the settings form functionality

Namespace

Drupal\Tests\nagios\Functional

Code

protected static $modules = [
  'nagios',
];