X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fcomment%2Ftests%2Fsrc%2FKernel%2FCommentValidationTest.php;h=1d81d55ececacb41070009d7cc1e4ca78779960a;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=98b771513b97d609f8c3366ce2c5e66ce1437685;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/comment/tests/src/Kernel/CommentValidationTest.php b/web/core/modules/comment/tests/src/Kernel/CommentValidationTest.php index 98b771513..1d81d55ec 100644 --- a/web/core/modules/comment/tests/src/Kernel/CommentValidationTest.php +++ b/web/core/modules/comment/tests/src/Kernel/CommentValidationTest.php @@ -51,7 +51,7 @@ class CommentValidationTest extends EntityKernelTestBase { 'type' => 'comment', 'settings' => [ 'comment_type' => 'comment', - ] + ], ])->save(); // Create a page node type.