You are here

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

Modules to enable for this test.

Type: string[]

Overrides ViewsTest::$modules

File

tests/src/Functional/MultilingualViewsTest.php, line 25

Class

MultilingualViewsTest
Tests the Views integration of the Search API.

Namespace

Drupal\Tests\search_api_solr\Functional

Code

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