public static property CommentNewIndicatorTest::$modules

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/CommentNewIndicatorTest.php, line 24
Contains Drupal\comment\Tests\CommentNewIndicatorTest.

Class

CommentNewIndicatorTest
Tests the 'new' marker on comments.

Namespace

Drupal\comment\Tests

Code

public static $modules = array(
  'views',
);