Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / file / tests / src / Kernel / SaveDataTest.php
index 747c7b1ca546480d1fdb703eb864dd6579aec943..8d03e3656d026865e97074160bda1309b87fa6ea 100644 (file)
@@ -10,6 +10,7 @@ use Drupal\file\Entity\File;
  * @group file
  */
 class SaveDataTest extends FileManagedUnitTestBase {
+
   /**
    * Test the file_save_data() function when no filename is provided.
    */