You are here

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

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/CheckWebTest.php, line 19

Class

CheckWebTest
Contains tests for Check that don't suffice with KernelTestBase.

Namespace

Drupal\Tests\security_review\Functional

Code

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