protected static property CommentActionsTest::$modules in Drupal 9
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- core/
modules/ comment/ tests/ src/ Kernel/ CommentActionsTest.php, line 25
Class
- CommentActionsTest
- Tests actions provided by the Comment module.
Namespace
Drupal\Tests\comment\KernelCode
protected static $modules = [
'comment',
'entity_test',
];