You are here

protected property MediaLibraryIntegrationTest::$defaultTheme in Focal Point 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/FunctionalJavascript/MediaLibraryIntegrationTest.php, line 25

Class

MediaLibraryIntegrationTest
Tests Focal Point's integration with Media Library.

Namespace

Drupal\Tests\focal_point\FunctionalJavascript

Code

protected $defaultTheme = 'stark';