Mercurial > hg > isophonics-drupal-site
comparison core/modules/comment/tests/src/Functional/CommentThreadingTest.php @ 17:129ea1e6d783
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:21:36 +0000 |
parents | 7a779792577d |
children | af1871eacc83 |
comparison
equal
deleted
inserted
replaced
16:c2387f117808 | 17:129ea1e6d783 |
---|---|
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. |