Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / node / tests / src / Functional / Views / FrontPageTest.php
index 37a6b91f3f5a88d5dc5fc83d2ab643f6bbe7fdb8..618119c061622a7ecdb2a536a7d4a64b57d43a24 100644 (file)
@@ -284,7 +284,7 @@ class FrontPageTest extends ViewTestBase {
           [
             'value' => $this->randomMachineName(32),
             'format' => filter_default_format(),
-          ]
+          ],
         ],
         'type' => 'article',
         'created' => $i,