You are here

protected property IntegrationTest::$profile in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 modules/search_api_solr_defaults/tests/src/Functional/IntegrationTest.php \Drupal\Tests\search_api_solr_defaults\Functional\IntegrationTest::profile

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

modules/search_api_solr_defaults/tests/src/Functional/IntegrationTest.php, line 31

Class

IntegrationTest
Tests the correct installation of the default configs.

Namespace

Drupal\Tests\search_api_solr_defaults\Functional

Code

protected $profile = 'standard';