UpdateUploadTest::$modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- 
              core/
modules/ update/ tests/ src/ Functional/ UpdateUploadTest.php, line 26  
Class
- UpdateUploadTest
 - Tests the Update Manager module's upload and extraction functionality.
 
Namespace
Drupal\Tests\update\FunctionalCode
protected static $modules = [
  'update',
  'update_test',
  'file',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.