You are here

public static property MandrillTemplateTestCase::$modules in Mandrill 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

modules/mandrill_template/tests/src/Functional/MandrillTemplateTestCase.php, line 24
Test class and methods for the Mandrill Template module.

Class

MandrillTemplateTestCase
Test Mandrill Template functionality.

Namespace

Drupal\mandrill_template\Tests

Code

public static $modules = [
  'mandrill',
  'mandrill_template',
];