Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / field / tests / src / Functional / EntityReference / Views / SelectionTest.php
index cfb5ecf084583ea08e01f171d768a71f4db9f4c3..6e12a8e519d251ac3efc9131429e9774b470f97a 100644 (file)
@@ -127,7 +127,7 @@ class SelectionTest extends BrowserTestBase {
         'table' => 'users_field_data',
         'field' => 'uid',
         'relationship' => 'test_relationship',
-      ]
+      ],
     ]);
 
     // Set view to distinct so only one row per node is returned.