You are here

public static property MailhandlerDemoWebTest::$modules in Mailhandler 8

Modules to enable.

Type: array

File

mailhandler_demo/src/Tests/MailhandlerDemoWebTest.php, line 19

Class

MailhandlerDemoWebTest
Tests the UI of Mailhandler Demo.

Namespace

Drupal\mailhandler_demo\Tests

Code

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