Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Field / FieldDefinitionListenerTest.php
index 8bedf0750f035607795b0bb79f7d99e37c1fb53d..1312f40c80ce99441cf7b594105651202a6f0209 100644 (file)
@@ -232,7 +232,6 @@ class FieldDefinitionListenerTest extends UnitTestCase {
     $this->fieldDefinitionListener->onFieldDefinitionDelete($field_definition->reveal());
   }
 
-
   /**
    * @covers ::onFieldDefinitionDelete
    */