You are here

public static property OverviewPageTest::$modules in Search API 8

Modules to enable for this test.

Type: string[]

Overrides SearchApiBrowserTestBase::$modules

File

tests/src/Functional/OverviewPageTest.php, line 21

Class

OverviewPageTest
Tests the Search API overview page.

Namespace

Drupal\Tests\search_api\Functional

Code

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