You are here

protected property TourUITest::$defaultTheme in Tour UI 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 BrowserTestBase::$defaultTheme

File

tests/src/Functional/TourUITest.php, line 25

Class

TourUITest
Tests the Tour UI.

Namespace

Drupal\Tests\tour_ui\Functional

Code

protected $defaultTheme = 'stark';