You are here

public static property IntegrationTest::$modules in Search API Multilingual Solr Search 8

File

tests/src/Functional/IntegrationTest.php, line 20

Class

IntegrationTest
Tests the overall functionality of the Search API framework and admin UI.

Namespace

Drupal\Tests\search_api_solr_multilingual\Functional

Code

public static $modules = array(
  'search_api_solr_multilingual',
);