You are here

protected property BreadcrumbIntegrationTest::$defaultTheme in Facets 8

The theme to install as the default for testing.

Defaults to the install profile's default theme, if it specifies any.

Type: string

Overrides FacetsTestBase::$defaultTheme

File

tests/src/Functional/BreadcrumbIntegrationTest.php, line 29

Class

BreadcrumbIntegrationTest
Tests the overall functionality of the Facets admin UI.

Namespace

Drupal\Tests\facets\Functional

Code

protected $defaultTheme = 'classy';