public static property ProductVariationAttributeMapperTest::$modules in Commerce Core 8.2
Modules to enable.
Type: array
Overrides CommerceKernelTestBase::$modules
File
- modules/
product/ tests/ src/ Kernel/ ProductVariationAttributeMapperTest.php, line 28
Class
- ProductVariationAttributeMapperTest
- Tests the product variation attribute mapper.
Namespace
Drupal\Tests\commerce_product\KernelCode
public static $modules = [
'path',
'commerce_product',
];