protected property ProductLayoutBuilderIntegrationTest::$defaultTheme in Commerce Core 8.2
The theme to install as the default for testing.
Defaults to the install profile's default theme, if it specifies any.
Type: string
Overrides CommerceWebDriverTestBase::$defaultTheme
File
- modules/
product/ tests/ src/ FunctionalJavascript/ ProductLayoutBuilderIntegrationTest.php, line 30
Class
- ProductLayoutBuilderIntegrationTest
- @group commerce
Namespace
Drupal\Tests\commerce_product\FunctionalJavascriptCode
protected $defaultTheme = 'classy';