Modules to enable.
Type: array
Overrides WizardTestBase::$modules
File
- drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/WizardTest.php, line 24
- Contains \Drupal\comment\Tests\Views\WizardTest.
Class
- WizardTest
- Tests the comment module integration into the wizard.
Namespace
Drupal\comment\Tests\Views
Code
public static $modules = array(
'comment',
);