@trigger_error('Calling Registry::__construct() without the $runtime_cache as an instance of CacheBackendInterface or the $module_list as an instance of ModuleExtensionList is deprecated in drupal:9.5.0 and is required in drupal:10.0.0. See https://www.drupal.org/node/3285131',E_USER_DEPRECATED);
@@ -65,4 +65,12 @@ public function testSuggestionPreprocessFunctions() {
$this->assertSame($expected_preprocess_functions,$preprocess_functions,'Suggestion implemented as a function correctly inherits preprocess functions.');
$this->expectDeprecation('Calling Registry::__construct() without the $runtime_cache as an instance of CacheBackendInterface or the $module_list as an instance of ModuleExtensionList is deprecated in drupal:9.5.0 and is required in drupal:10.0.0. See https://www.drupal.org/node/3285131');