You are here

protected property IntegrationTest::$profile in Search API Solr 8

Same name and namespace in other branches
  1. 8.2 search_api_solr_defaults/src/Tests/IntegrationTest.php \Drupal\search_api_solr_defaults\Tests\IntegrationTest::profile

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

search_api_solr_defaults/src/Tests/IntegrationTest.php, line 31

Class

IntegrationTest
Tests the correct installation of the default configs.

Namespace

Drupal\search_api_solr_defaults\Tests

Code

protected $profile = 'standard';