Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / KernelTests / Core / Database / InvalidDataTest.php
index 371800b73d23b9c338dbf617a42fcd30c1153546..f6af91fef88d6b7e38d6a3badf696c7b93fc6231 100644 (file)
@@ -11,6 +11,7 @@ use Drupal\Core\Database\IntegrityConstraintViolationException;
  * @group Database
  */
 class InvalidDataTest extends DatabaseTestBase {
+
   /**
    * Tests aborting of traditional SQL database systems with invalid data.
    */