comparison core/modules/comment/tests/src/Functional/CommentThreadingTest.php @ 4:a9cd425dd02b

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:11:55 +0000
parents c75dbcec494b
children 12f9dff5fda9
comparison
equal deleted inserted replaced
3:307d7a7fd348 4:a9cd425dd02b
8 * Tests to make sure the comment number increments properly. 8 * Tests to make sure the comment number increments properly.
9 * 9 *
10 * @group comment 10 * @group comment
11 */ 11 */
12 class CommentThreadingTest extends CommentTestBase { 12 class CommentThreadingTest extends CommentTestBase {
13
13 /** 14 /**
14 * Tests the comment threading. 15 * Tests the comment threading.
15 */ 16 */
16 public function testCommentThreading() { 17 public function testCommentThreading() {
17 // Set comments to have a subject with preview disabled. 18 // Set comments to have a subject with preview disabled.