Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Annotation / TranslationTest.php
index 7be87f593f3188447ec81b73753bca5b79bcb460..65038a6dc8aef41aec14e8789ba15c205843bedc 100644 (file)
@@ -55,7 +55,7 @@ class TranslationTest extends UnitTestCase {
       [
         'value' => 'Foo',
       ],
-      'Foo'
+      'Foo',
     ];
     $random = $this->randomMachineName();
     $random_html_entity = '&' . $random;