You are here

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

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

Modules to enable.

Type: array

Overrides CommerceKernelTestBase::$modules

File

tests/src/Kernel/AlterProductEventTest.php, line 26

Class

AlterProductEventTest
@coversDefaultClass \Drupal\commerce_google_tag_manager\Event\AlterProductEvent

Namespace

Drupal\Tests\commerce_google_tag_manager\Kernel

Code

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