X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fcomment%2Ftests%2Fsrc%2FFunctional%2FCommentTitleTest.php;fp=web%2Fcore%2Fmodules%2Fcomment%2Ftests%2Fsrc%2FFunctional%2FCommentTitleTest.php;h=9cd7946895bf444c39f6b2e9648f53a50c300b5a;hp=65c4937e39ea324a0d177d8096cb2be112ea051e;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/comment/tests/src/Functional/CommentTitleTest.php b/web/core/modules/comment/tests/src/Functional/CommentTitleTest.php index 65c4937e3..9cd794689 100644 --- a/web/core/modules/comment/tests/src/Functional/CommentTitleTest.php +++ b/web/core/modules/comment/tests/src/Functional/CommentTitleTest.php @@ -9,6 +9,7 @@ namespace Drupal\Tests\comment\Functional; * @group comment */ class CommentTitleTest extends CommentTestBase { + /** * Tests markup for comments with empty titles. */