CommentLinksTest::$modules

Use the main node listing to test rendering on teasers.

@todo Remove this dependency.

Type: array

Overrides CommentTestBase::$modules

File

core/modules/comment/tests/src/Functional/CommentLinksTest.php, line 42

Class

CommentLinksTest
Basic comment links tests to ensure markup present.

Namespace

Drupal\Tests\comment\Functional

Code

protected static $modules = [
  'views',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.