comparison core/modules/comment/tests/src/Functional/CommentTitleTest.php @ 17:129ea1e6d783

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:21:36 +0000
parents 4c8ae668cc8c
children af1871eacc83
comparison
equal deleted inserted replaced
16:c2387f117808 17:129ea1e6d783
7 * titles. 7 * titles.
8 * 8 *
9 * @group comment 9 * @group comment
10 */ 10 */
11 class CommentTitleTest extends CommentTestBase { 11 class CommentTitleTest extends CommentTestBase {
12
12 /** 13 /**
13 * Tests markup for comments with empty titles. 14 * Tests markup for comments with empty titles.
14 */ 15 */
15 public function testCommentEmptyTitles() { 16 public function testCommentEmptyTitles() {
16 // Installs module that sets comments to an empty string. 17 // Installs module that sets comments to an empty string.