You are here

public static property ChecklistWebTest::$modules in Security Review 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

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

Class

ChecklistWebTest
Contains tests related to the SecurityReview class.

Namespace

Drupal\Tests\security_review\Functional

Code

public static $modules = [
  'security_review',
];