You are here

protected property ContentHubTestBase::$defaultTheme in Acquia Content Hub 8

Stark Theme for testing functional tests.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/ContentHubTestBase.php, line 21

Class

ContentHubTestBase
Provides the base class for web tests for Search API.

Namespace

Drupal\Tests\acquia_contenthub\Functional

Code

protected $defaultTheme = 'stark';