ViewsIntegrationTest::$testViews

The test views to enable.

Type: testViews

File

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

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.