Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / tests / src / Unit / ViewsTest.php
index 00476c50d1e1c6200d75507dd1822e6550285e79..e94068f051f2bf61e866cb85005979c241ca8d94 100644 (file)
@@ -123,7 +123,7 @@ class ViewsTest extends UnitTestCase {
         'type_a' => [
           'display_plugin' => 'type_a',
           'display_options' => [
-            'enabled' => FALSE
+            'enabled' => FALSE,
           ],
         ],
         // Type D intentionally doesn't exist.