Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / tests / src / Kernel / Handler / SortTranslationTest.php
index e49ef7a2c7738e9b37618a883d46598ce419982b..ac8000a8d8980a42d98052ffdbecfe99d24167e3 100644 (file)
@@ -59,7 +59,7 @@ class SortTranslationTest extends ViewsKernelTestBase {
       'entity_type' => 'node',
       'bundle' => 'article',
       'label' => 'Translated text',
-      'translatable' => TRUE
+      'translatable' => TRUE,
     ])->save();
 
     FieldStorageConfig::create([