Enable the field UI.
Type: array
Overrides CommentTestBase::$modules
File
- drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php, line 20
- Definition of Drupal\comment\Tests\CommentFieldsTest.
Class
- CommentFieldsTest
- Tests fields on comments.
Namespace
Drupal\comment\Tests
Code
public static $modules = array(
'field_ui',
);