public static property MandrillActivityTestCase::$modules in Mandrill 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- modules/
mandrill_activity/ tests/ src/ Functional/ MandrillActivityTestCase.php, line 24 - Test class and methods for the Mandrill Activity module.
Class
- MandrillActivityTestCase
- Test Mandrill Activity functionality.
Namespace
Drupal\mandrill_activity\TestsCode
public static $modules = [
'mandrill',
'mandrill_activity',
];