You are here

protected property CheckoutAddressbookTest::$defaultTheme in Drupal Commerce Connector for AvaTax 8

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

tests/src/FunctionalJavascript/CheckoutAddressbookTest.php, line 52

Class

CheckoutAddressbookTest
Tests the address.

Namespace

Drupal\Tests\commerce_avatax\FunctionalJavascript

Code

protected $defaultTheme = 'classy';