Issue #3394450 by larowlan: Improve the failure message from...
Issue #3394450 by larowlan: Improve the failure message from Drupal\KernelTests\Core\DependencyInjection\AutowireTest
(cherry picked from commit 2402f97b)
$this->assertSame($expected,array_intersect($expected,$aliases),sprintf('The following core services do not have map the class name to an alias. Add the following to core.services.yml in the appropriate place: %s%s%s',\PHP_EOL,\PHP_EOL,$formatted));