Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / system / tests / modules / database_test / database_test.module
index 1eaa103fa59804c493cae64a2552e0d052bd9349..210998444a25a1d26ad6bd70d66b14b1988abbf3 100644 (file)
@@ -38,7 +38,6 @@ function database_test_query_alter(AlterableInterface $query) {
   }
 }
 
-
 /**
  * Implements hook_query_TAG_alter().
  *