public static property IntegrationTest::$modules in Facets 8
Same name in this branch
- 8 tests/src/Functional/IntegrationTest.php \Drupal\Tests\facets\Functional\IntegrationTest::modules
- 8 modules/facets_summary/tests/src/Functional/IntegrationTest.php \Drupal\Tests\facets_summary\Functional\IntegrationTest::modules
Modules to enable for this test.
Type: string[]
Overrides FacetsTestBase::$modules
File
- tests/
src/ Functional/ IntegrationTest.php, line 20
Class
- IntegrationTest
- Tests the overall functionality of the Facets admin UI.
Namespace
Drupal\Tests\facets\FunctionalCode
public static $modules = [
'views_ui',
];