You are here

protected property SearchApiBrowserTestBase::$defaultTheme in Search API 8

The theme to install as the default for testing.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/SearchApiBrowserTestBase.php, line 33

Class

SearchApiBrowserTestBase
Provides the base class for web tests for Search API.

Namespace

Drupal\Tests\search_api\Functional

Code

protected $defaultTheme = 'stark';