You are here

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

Default theme for test.

Type: string

Overrides ContentHubTestBase::$defaultTheme

File

tests/src/Functional/IntegrationTest.php, line 86

Class

IntegrationTest
Tests the overall functionality of the Acquia Content Hub module.

Namespace

Drupal\Tests\acquia_contenthub\Functional

Code

protected $defaultTheme = 'stark';