X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fcomment%2Ftests%2Fsrc%2FKernel%2FViews%2FCommentUserNameTest.php;h=2144ebd94aa5d61731ac5cd39ed3845dd75374ee;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=2fb8c745706927de958c667152a738c67b51347c;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php b/web/core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php index 2fb8c7457..2144ebd94 100644 --- a/web/core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php +++ b/web/core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php @@ -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',