ViewsListingTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
- 
              core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ ViewsListingTest.php, line 20  
Class
- ViewsListingTest
 - Tests the JavaScript filtering on the Views listing page.
 
Namespace
Drupal\Tests\views_ui\FunctionalJavascriptCode
protected static $modules = [
  'node',
  'views',
  'views_ui',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.