CompatibilityFixTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Update/ CompatibilityFixTest.php, line 18
Class
- CompatibilityFixTest
- Tests that extensions that are incompatible with the current core version are disabled.
Namespace
Drupal\KernelTests\Core\UpdateCode
public static $modules = [
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.