Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Core / EventSubscriber / PsrResponseSubscriberTest.php
index f5855be837578c21e4751a3bb60abde8c84f97c4..8529f33dc0fee4903be415c70fc7dfd9ee46d834 100644 (file)
@@ -54,7 +54,6 @@ class PsrResponseSubscriberTest extends UnitTestCase {
     $this->psrResponseSubscriber->onKernelView($event);
   }
 
-
   /**
    * Tests altering and finished event.
    *