Modules to enable.
Type: array
File
- drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyMissingTest.php, line 22
- Definition of Drupal\system\Tests\Update\DependencyMissingTest.
Class
- DependencyMissingTest
- Tests for missing update dependencies.
Namespace
Drupal\system\Tests\Update
Code
public static $modules = array(
'update_test_2',
);