Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / file / tests / src / Kernel / ValidateTest.php
index 285cc86dc034ad71f07475e864ba74cce445715b..3e9eb07a8ae552019c2783626ce70bd8e92ee2dd 100644 (file)
@@ -2,13 +2,13 @@
 
 namespace Drupal\Tests\file\Kernel;
 
-
 /**
  * Tests the file_validate() function.
  *
  * @group file
  */
 class ValidateTest extends FileManagedUnitTestBase {
+
   /**
    * Test that the validators passed into are checked.
    */