Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / file / tests / src / Kernel / ValidatorTest.php
index b645f3913920ad0a76b44b28fa75735cb3935b2c..ab0d85229c75231239ceae497416e3b9207beefb 100644 (file)
@@ -137,7 +137,6 @@ class ValidatorTest extends FileManagedUnitTestBase {
     $this->assertEqual(count($errors), 1, 'An error reported for 0 length filename.', 'File');
   }
 
-
   /**
    * Test file_validate_size().
    */