You are here

protected property FormAssemblyLoadTest::$defaultTheme in FormAssembly 8

Required setting.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/FormAssemblyLoadTest.php, line 35

Class

FormAssemblyLoadTest
Simple test to ensure that main settings page loads with module enabled.

Namespace

Drupal\Tests\formassembly\Functional

Code

protected $defaultTheme = 'stark';