protected property TaxNumberTest::$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/
tax/ tests/ src/ FunctionalJavascript/ TaxNumberTest.php, line 50
Class
- TaxNumberTest
- Tests the tax number widget and formatter.
Namespace
Drupal\Tests\commerce_tax\FunctionalJavascriptCode
protected $defaultTheme = 'classy';