You are here

public static property StyleGridResponsiveTest::$testViews in Drupal 10

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php, line 20

Class

StyleGridResponsiveTest
Tests the grid_responsive style plugin.

Namespace

Drupal\Tests\views\Kernel\Plugin

Code

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