You are here

public static property TrackCheckoutStepEventTest::$modules in Commerce Google Tag Manager 8.2

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

Modules to enable.

Type: array

Overrides CommerceKernelTestBase::$modules

File

tests/src/Kernel/TrackCheckoutStepEventTest.php, line 29

Class

TrackCheckoutStepEventTest
@coversDefaultClass \Drupal\commerce_google_tag_manager\Event\TrackCheckoutStepEvent

Namespace

Drupal\Tests\commerce_google_tag_manager\Kernel

Code

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