Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Component / Serialization / YamlTestBase.php
index 2f8f23e5b3c863fff54c1bb60ba58e053636cea1..82226d0d3425d2266f701c879284eb88b86d87e5 100644 (file)
@@ -37,7 +37,7 @@ abstract class YamlTestBase extends TestCase {
         [10],
         [0 => '123456'],
       ],
-      [NULL]
+      [NULL],
     ];
   }