Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / user / tests / src / Unit / PrivateTempStoreTest.php
index be9376ad1dc1c4f2582340b49097dceb06d177ad..2d8e092c121763a459129cb67f65f1cc632eb15d 100644 (file)
@@ -96,7 +96,6 @@ class PrivateTempStoreTest extends UnitTestCase {
     $this->otherObject->owner = 2;
   }
 
-
   /**
    * Tests the get() method.
    *