public static property ServerTaskTest::$modules in Search API 8
Modules to enable for this test.
Type: string[]
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ Server/ ServerTaskTest.php, line 47
Class
- ServerTaskTest
- Tests whether the server task system works correctly.
Namespace
Drupal\Tests\search_api\Kernel\ServerCode
public static $modules = [
'user',
'search_api',
'search_api_test',
];