CommentNewIndicatorTest::$modules

Use the main node listing to test rendering on teasers.

Type: array

Overrides CommentTestBase::$modules

File

core/modules/history/tests/src/Functional/CommentNewIndicatorTest.php, line 29

Class

CommentNewIndicatorTest
Tests the 'new' indicator posted on comments.

Namespace

Drupal\Tests\history\Functional

Code

protected static $modules = [
  'history',
  // @todo Remove this dependency.
'views',
];

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