You are here

protected property ThemeResetTest::$defaultTheme in Media Library Theme Reset 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/ThemeResetTest.php, line 18

Class

ThemeResetTest
Tests that the module styles are appended to media library.

Namespace

Drupal\Tests\media_library_theme_reset\FunctionalJavascript

Code

protected $defaultTheme = 'stark';