public static property AjaxPriceElementTest::$modules in Commerce Core 8.2
Modules to enable.
Type: array
Overrides CommerceWebDriverTestBase::$modules
File
- modules/
price/ tests/ src/ FunctionalJavascript/ AjaxPriceElementTest.php, line 19
Class
- AjaxPriceElementTest
- Tests the price element with AJAX.
Namespace
Drupal\Tests\commerce_price\FunctionalJavascriptCode
public static $modules = [
'commerce_price_test',
];