You are here

protected property OpignoILTBrowserTestBase::$defaultTheme in Opigno Instructor-led Trainings 3.x

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/OpignoILTBrowserTestBase.php, line 44

Class

OpignoILTBrowserTestBase
Provides a base class for Opigno ILT tests.

Namespace

Drupal\Tests\opigno_ilt\Functional

Code

protected $defaultTheme = 'stable';