HistoryTest::$modules

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

core/modules/history/tests/src/Functional/HistoryTest.php, line 24

Class

HistoryTest
Tests the History endpoints.

Namespace

Drupal\Tests\history\Functional

Code

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

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