protected static property BlockContextMappingUpdateTest::$modules in Drupal 8
Modules to enable after the database is loaded.
Overrides UpdatePathTestBase::$modules
File
- core/
modules/ block/ tests/ src/ Functional/ Update/ BlockContextMappingUpdateTest.php, line 22
Class
- BlockContextMappingUpdateTest
- Tests the upgrade path for block context mapping renames.
Namespace
Drupal\Tests\block\Functional\UpdateCode
protected static $modules = [
'block_test',
'language',
];