Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / KernelTests / Core / Database / SelectComplexTest.php
index cd3ec4a163840efc7dc38efc195ccde240829bba..23ec66494a9eed34ef58e9e62bd5319f846e2b4f 100644 (file)
@@ -245,7 +245,6 @@ class SelectComplexTest extends DatabaseTestBase {
     $this->assertEqual($count, 4, 'Counted the correct number of records.');
   }
 
-
   /**
    * Tests that countQuery properly removes fields and expressions.
    */