Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Cache / CacheableMetadataTest.php
index f3824e8d5009b4d8ce40a3fb44e6ed277d244da0..8b0b7598165d98572b7e27b93071fd57909ac63f 100644 (file)
@@ -128,7 +128,7 @@ class CacheableMetadataTest extends UnitTestCase {
       [new \stdClass(), TRUE],
       [300, FALSE],
       [[], TRUE],
-      [8.0, TRUE]
+      [8.0, TRUE],
    ];
   }