You are here

protected property ImportPartialFormTest::$defaultTheme in Tome 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

modules/tome_sync/tests/src/Functional/ImportPartialFormTest.php, line 38

Class

ImportPartialFormTest
Tests that the import partial form works.

Namespace

Drupal\Tests\tome_sync\Functional

Code

protected $defaultTheme = 'stark';