public static property AddCartPopupAjaxResponseTest::$modules in Commerce Ajax Add to Cart 8
Modules to enable.
Type: array
Overrides CartBrowserTestBase::$modules
File
- modules/
dc_ajax_add_cart_popup/ tests/ src/ FunctionalJavascript/ AddCartPopupAjaxResponseTest.php, line 22
Class
- AddCartPopupAjaxResponseTest
- Add cart popup ajax response tests.
Namespace
Drupal\Tests\dc_ajax_add_cart_popup\FunctionalJavascriptCode
public static $modules = [
'commerce_product',
'commerce_cart',
'dc_ajax_add_cart_popup',
];