You are here

public static property ViewContentEventTest::$modules in Simple Facebook Pixel 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/ViewContentEventTest.php, line 22

Class

ViewContentEventTest
Tests View Content event.

Namespace

Drupal\Tests\simple_facebook_pixel\Functional

Code

public static $modules = [
  'node',
  'taxonomy',
  'simple_facebook_pixel',
];