Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / migrate_drupal / tests / src / Unit / source / d6 / i18nVariableTest.php
index d1905b0e6ca69dd0d7241710c7452042b0c335f4..d2a15666d1f2b8e366f2e10578a49ecc8f5380e6 100644 (file)
@@ -44,7 +44,7 @@ class i18nVariableTest extends MigrateSqlSourceTestCase {
       'language' => 'mi',
       'site_slogan' => 'Ko whakamataku heke',
       'site_name' => 'ingoa_pae',
-    ]
+    ],
   ];
 
   /**