You are here

protected static property GTMTestBase::$modules in GoogleTagManager 8

Modules to install.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/GTMTestBase.php, line 25

Class

GTMTestBase
Tests the Google Tag Manager.

Namespace

Drupal\Tests\google_tag\Functional

Code

protected static $modules = [
  'google_tag',
];