You are here

public static property MailhandlerWebTest::$modules in Mailhandler 8

Modules to enable.

Type: array

File

src/Tests/MailhandlerWebTest.php, line 19

Class

MailhandlerWebTest
Tests the UI of Mailhandler.

Namespace

Drupal\mailhandler\Tests

Code

public static $modules = [
  'mailhandler',
  'block',
  'field_ui',
];