Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / comment / tests / src / Kernel / CommentValidationTest.php
index 98b771513b97d609f8c3366ce2c5e66ce1437685..1d81d55ececacb41070009d7cc1e4ca78779960a 100644 (file)
@@ -51,7 +51,7 @@ class CommentValidationTest extends EntityKernelTestBase {
       'type' => 'comment',
       'settings' => [
         'comment_type' => 'comment',
-      ]
+      ],
     ])->save();
 
     // Create a page node type.