Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / KernelTests / Core / Database / SerializeQueryTest.php
index 357b39feb2bdb95ef2372324cbcb6d2d5a4f248b..b3299d6005ae0970a902d49fd3bdbe3d8effd6c4 100644 (file)
@@ -8,6 +8,7 @@ namespace Drupal\KernelTests\Core\Database;
  * @group Database
  */
 class SerializeQueryTest extends DatabaseTestBase {
+
   /**
    * Confirms that a query can be serialized and unserialized.
    */