public static property TaxRateResolverTest::$modules in Commerce Product Tax 8
Modules to enable.
Type: array
Overrides ProductTaxKernelTestBase::$modules
File
- tests/
src/ Kernel/ TaxRateResolverTest.php, line 25
Class
- TaxRateResolverTest
- Tests the product tax rate resolver.
Namespace
Drupal\Tests\commerce_product_tax\KernelCode
public static $modules = [
'entity_reference_revisions',
'profile',
'state_machine',
'commerce_order',
];