Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / hal / tests / src / Kernel / NormalizeTest.php
index ffea170ba201a1054658f5be4f817f3b8c14f29f..6c93f23607af33e14560eef7ab6f864780278694 100644 (file)
@@ -70,7 +70,7 @@ class NormalizeTest extends NormalizerTestBase {
       'name' => $this->randomMachineName(),
       'field_test_entity_reference' => [
         'target_id' => $target_entity_en->id(),
-      ]
+      ],
     ];
 
     $entity = EntityTest::create($values);