You are here

public static property MandrillTestCase::$modules in Mandrill 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/MandrillTestCase.php, line 25
Contains \Drupal\mandrill\Tests\MandrillTestCase.

Class

MandrillTestCase
Test core Mandrill functionality.

Namespace

Drupal\mandrill\Tests

Code

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