Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / comment / tests / src / Kernel / Views / CommentUserNameTest.php
index 2fb8c745706927de958c667152a738c67b51347c..2144ebd94aa5d61731ac5cd39ed3845dd75374ee 100644 (file)
@@ -118,7 +118,7 @@ class CommentUserNameTest extends ViewsKernelTestBase {
                 'field' => 'name',
                 'id' => 'name',
                 'plugin_id' => 'field',
-                'type' => 'comment_username'
+                'type' => 'comment_username',
               ],
               'subject' => [
                 'table' => 'comment_field_data',