CommentsHistoryTest::$modules

Type: modules

Overrides CommentTestBase::$modules

File

core/modules/history/tests/src/Functional/CommentsHistoryTest.php, line 19

Class

CommentsHistoryTest
Tests comments history.

Namespace

Drupal\Tests\history\Functional

Code

protected static $modules = [
  'history',
  'history_test_views',
];

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