Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / file / tests / src / Kernel / DeleteTest.php
index de5a5bc045d80af2b2806149495abe1e1e293836..9ab4c51e0de07139609d67242f05642db820401b 100644 (file)
@@ -10,6 +10,7 @@ use Drupal\file\Entity\File;
  * @group file
  */
 class DeleteTest extends FileManagedUnitTestBase {
+
   /**
    * Tries deleting a normal file (as opposed to a directory, symlink, etc).
    */