Use the main node listing to test rendering on teasers.
@todo Remove this dependency.
Type: array
Overrides CommentTestBase::$modules
File
- drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php, line 24
- Contains Drupal\comment\Tests\CommentLinksTest.
Class
- CommentLinksTest
- Tests comment links based on environment configurations.
Namespace
Drupal\comment\Tests
Code
public static $modules = array(
'views',
);