protected property LearningPathWebDriverTestBase::$defaultTheme in Opigno Learning path 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/ FunctionalJavascript/ LearningPathWebDriverTestBase.php, line 47
Class
- LearningPathWebDriverTestBase
- Provides a base class for Learning path group functional tests.
Namespace
Drupal\Tests\opigno_learning_path\FunctionalJavascriptCode
protected $defaultTheme = 'stable';