You are here

public static property CoreViewsIntegrationTest::$testViews in Core Views Facets 8

Views used by this test.

Type: array

File

tests/src/Functional/CoreViewsIntegrationTest.php, line 25

Class

CoreViewsIntegrationTest
Tests the overall functionality of the Facets admin UI.

Namespace

Drupal\Tests\core_views_facets\Functional

Code

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