Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Core / EntityReferenceSelection / EntityReferenceSelectionUnitTest.php
index bfd5143849a82c87985913df5638582da7f38ee5..d2672b344bea4b7b7e2657ddd27ddfa8f0f3e631 100644 (file)
@@ -83,7 +83,7 @@ class EntityReferenceSelectionUnitTest extends UnitTestCase {
               'bar' => 'bar value',
               'baz' => 'baz value',
             ],
-          ]
+          ],
         ],
       ],
       [
@@ -96,7 +96,7 @@ class EntityReferenceSelectionUnitTest extends UnitTestCase {
           'handler_settings' => [
             // Same setting from root level takes precedence.
             'setting2' => 'this will be overwritten',
-          ]
+          ],
         ],
       ],
     ];