You are here

protected property JanrainCaptureTest::$defaultTheme in Janrain Registration 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/JanrainCaptureTest.php, line 19

Class

JanrainCaptureTest
Tests janrain_capture module expectations.

Namespace

Drupal\Tests\janrain_capture\Functional

Code

protected $defaultTheme = 'stark';