You are here

protected static property CToolsViewsBasicViewBlockTest::$modules in Chaos Tool Suite (ctools) 8.3

Modules to enable.

Type: array

Overrides UITestBase::$modules

File

modules/ctools_views/tests/src/Functional/CToolsViewsBasicViewBlockTest.php, line 24

Class

CToolsViewsBasicViewBlockTest
Tests ctools_views block display plugin overrides settings from a basic View.

Namespace

Drupal\Tests\ctools_views\Functional

Code

protected static $modules = [
  'ctools_views',
  'ctools_views_test_views',
];