TestViewsTest::$modules

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

core/modules/views/tests/src/Kernel/TestViewsTest.php, line 25

Class

TestViewsTest
Tests that test views provided by all modules match schema.

Namespace

Drupal\Tests\views\Kernel

Code

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

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