X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fcomment%2Ftests%2Fsrc%2FKernel%2FCommentValidationTest.php;fp=web%2Fcore%2Fmodules%2Fcomment%2Ftests%2Fsrc%2FKernel%2FCommentValidationTest.php;h=1d81d55ececacb41070009d7cc1e4ca78779960a;hp=98b771513b97d609f8c3366ce2c5e66ce1437685;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c 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.