Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Component / DependencyInjection / ContainerTest.php
index 1b5b23f347e44661eaaf5f3b32e4a6fdf3e6cdb1..577bb8baffd100cea71da45e27c69c476f75000f 100644 (file)
@@ -993,7 +993,7 @@ class ContainerTest extends TestCase {
       'arguments' => [],
       'configurator' => [
         $this->getServiceCall('configurator'),
-        'configureService'
+        'configureService',
       ],
     ];
     $services['configurable_service_exception'] = [