Resolve #3469824 "Commenttestbasecommenttesttrait methods should"
Closed
requested to merge issue/drupal-3469824:3469824-commenttestbasecommenttesttrait-methods-should into 11.x
Compare changes
Files
2@@ -33,7 +33,7 @@ trait CommentTestTrait {
@@ -33,7 +33,7 @@ trait CommentTestTrait {
public function addDefaultCommentField($entity_type, $bundle, $field_name = 'comment', $default_value = CommentItemInterface::OPEN, $comment_type_id = 'comment', $comment_view_mode = 'full') {