Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / src / Tests / ViewTestData.php
index 27ddf7c46552c7d27aa419f24a8d929040b0bd30..f0c8cfce7d9f310380389f47de219b87396a7c3b 100644 (file)
@@ -108,7 +108,7 @@ class ViewTestData {
       ],
       'primary key' => ['id'],
       'unique keys' => [
-        'name' => ['name']
+        'name' => ['name'],
       ],
       'indexes' => [
         'ages' => ['age'],