X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fcomment%2Ftests%2Fsrc%2FKernel%2FViews%2FCommentUserNameTest.php;fp=web%2Fcore%2Fmodules%2Fcomment%2Ftests%2Fsrc%2FKernel%2FViews%2FCommentUserNameTest.php;h=2144ebd94aa5d61731ac5cd39ed3845dd75374ee;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=2fb8c745706927de958c667152a738c67b51347c;hpb=74df008bdbb3a11eeea356744f39b802369bda3c;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',