You are here

protected property IntegrationTest::$defaultTheme in Search API 8

The theme to install as the default for testing.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

modules/search_api_db/tests/src/FunctionalJavascript/IntegrationTest.php, line 27

Class

IntegrationTest
Tests that using the DB backend via the UI works as expected.

Namespace

Drupal\Tests\search_api_db\FunctionalJavascript

Code

protected $defaultTheme = 'stark';