ViewsIntegrationTest::$testViews

The test views to enable.

Type: string[]

File

core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php, line 51

Class

ViewsIntegrationTest
Tests the integration of responsive image with Views.

Namespace

Drupal\Tests\responsive_image\Functional

Code

public static $testViews = [
  'entity_test_row',
];

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