public static property PriceElementTest::$modules in Commerce Core 8.2
Modules to enable.
Type: array
Overrides CommerceBrowserTestBase::$modules
File
- modules/
price/ tests/ src/ Functional/ PriceElementTest.php, line 19
Class
- PriceElementTest
- Tests the price element.
Namespace
Drupal\Tests\commerce_price\FunctionalCode
public static $modules = [
'commerce_price_test',
'language',
];