Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Core / DependencyInjection / Compiler / ProxyServicesPassTest.php
index 638bd1512e889494d55d19cf23707c33bc04377f..44d45fba915c4752b758d3cf4528ff9800000273 100644 (file)
@@ -29,7 +29,6 @@ class ProxyServicesPassTest extends UnitTestCase {
     $this->proxyServicesPass = new ProxyServicesPass();
   }
 
-
   /**
    * @covers ::process
    */