Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / file / tests / src / Kernel / MoveTest.php
index 3183ecfe42d83789e75b14c931656f29e83d9fe1..72f6801a551682baa9d1a0c459a0a88f6d0dc2ac 100644 (file)
@@ -10,6 +10,7 @@ use Drupal\file\Entity\File;
  * @group file
  */
 class MoveTest extends FileManagedUnitTestBase {
+
   /**
    * Move a normal file.
    */