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