protected static property UpdatePathRC1TestBaseTest::$modules in Drupal 8
Modules to enable after the database is loaded.
Overrides UpdatePathTestBase::$modules
File
- core/
modules/ system/ tests/ src/ Functional/ Update/ UpdatePathRC1TestBaseTest.php, line 19
Class
- UpdatePathRC1TestBaseTest
- Tests the update path base class with the RC1 database dump.
Namespace
Drupal\Tests\system\Functional\UpdateCode
protected static $modules = [
'update_test_schema',
];