public static property CacheabilityTest::$modules in Search API 8
Modules to enable for this test.
Type: string[]
Overrides SearchApiBrowserTestBase::$modules
File
- tests/
src/ Functional/ CacheabilityTest.php, line 22
Class
- CacheabilityTest
- Tests the cacheability metadata of Search API.
Namespace
Drupal\Tests\search_api\FunctionalCode
public static $modules = [
'rest',
'search_api',
'search_api_test',
'search_api_test_views',
];