You are here

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

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

Modules to additionnaly enable.

Type: array

Overrides CommerceKernelTestBase::$modules

File

tests/src/Kernel/EventStorageServiceTest.php, line 21

Class

EventStorageServiceTest
@coversDefaultClass \Drupal\commerce_google_tag_manager\EventStorageService

Namespace

Drupal\Tests\commerce_google_tag_manager\Kernel

Code

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