You are here

public static property SearchApiSolrExtractionTest::$modules in Search API Solr 8.2

Modules to enable for this test.

Type: string[]

Overrides SolrBackendTestBase::$modules

File

tests/src/Kernel/SearchApiSolrExtractionTest.php, line 19

Class

SearchApiSolrExtractionTest
Test tika extension based PDF extraction.

Namespace

Drupal\Tests\search_api_solr\Kernel

Code

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