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