Security update for Core, with self-updated composer
[yaffs-website] / web / core / tests / Drupal / KernelTests / Core / Entity / ContentEntityCloneTest.php
index 0f77535a3f6b850e0a36023e5b7305d739ba3ece..7faa8b83f1525dff74ff6486406edee532d90817 100644 (file)
@@ -131,7 +131,6 @@ class ContentEntityCloneTest extends EntityKernelTestBase {
     }
     $this->assertTrue($different_references, 'The entity object and the cloned entity object reference different field item list objects.');
 
-
     // Reload the entity, initialize one translation, clone it and check that
     // both entity objects reference different field instances.
     $entity = $this->reloadEntity($entity);