You are here

public static property EventTrackerServicePurchaseTest::$modules in Commerce Google Tag Manager 8

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/EventTrackerServicePurchaseTest.php \Drupal\Tests\commerce_google_tag_manager\Kernel\EventTrackerServicePurchaseTest::modules

Modules to additionnaly enable.

Type: array

Overrides CommerceKernelTestBase::$modules

File

tests/src/Kernel/EventTrackerServicePurchaseTest.php, line 27

Class

EventTrackerServicePurchaseTest
@coversDefaultClass \Drupal\commerce_google_tag_manager\EventTrackerService

Namespace

Drupal\Tests\commerce_google_tag_manager\Kernel

Code

public static $modules = [
  'commerce_price_test',
  'entity_reference_revisions',
  'profile',
  'commerce_tax',
];