public static property SearchApiSolrTechproductsTest::$modules in Search API Solr 8.2
Modules to enable for this test.
Type: string[]
Overrides SolrBackendTestBase::$modules
File
- tests/
src/ Kernel/ SearchApiSolrTechproductsTest.php, line 17
Class
- SearchApiSolrTechproductsTest
- Tests the 'Any Schema' Solr search backend.
Namespace
Drupal\Tests\search_api_solr\KernelCode
public static $modules = [
'search_api_solr_techproducts_test',
];