public static property CoreViewsIntegrationTest::$modules in Core Views Facets 8
Modules to enable for this test.
Type: string[]
Overrides WebTestBase::$modules
File
- tests/
src/ Functional/ CoreViewsIntegrationTest.php, line 18
Class
- CoreViewsIntegrationTest
- Tests the overall functionality of the Facets admin UI.
Namespace
Drupal\Tests\core_views_facets\FunctionalCode
public static $modules = [
'views_ui',
'entity_test',
];