Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / KernelTests / Core / File / ScanDirectoryTest.php
index 0bd546bbef1448d9f18d9b370958bbd07ac183fc..a096ae852677ac58e9a2599b753e968933b7641d 100644 (file)
@@ -129,7 +129,6 @@ class ScanDirectoryTest extends FileTestBase {
     $this->assertEqual(2, count($files), 'With recursion we found the expected javascript files.');
   }
 
-
   /**
    * Check that the min_depth options lets us ignore files in the starting
    * directory.