You are here

public static property AjaxAddCartPopupTest::$modules in Commerce Ajax Add to Cart 8

Modules to enable.

Type: array

Overrides AjaxAddCartTestBase::$modules

File

modules/dc_ajax_add_cart_popup/tests/src/FunctionalJavascript/AjaxAddCartPopupTest.php, line 22

Class

AjaxAddCartPopupTest
Ajax add cart popup tests.

Namespace

Drupal\Tests\dc_ajax_add_cart_popup\FunctionalJavascript

Code

public static $modules = [
  'dc_ajax_add_cart_popup',
];