Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / tracker / tests / src / Kernel / Plugin / migrate / source / d7 / TrackerNodeTest.php
index 0318b8e7bd7abfeae9ba9a6cfb42d71f52e2730a..28d377261498fcf1bfb582dc9d4d370d27a43730 100644 (file)
@@ -30,7 +30,7 @@ class TrackerNodeTest extends MigrateSqlSourceTestBase {
         'nid' => '2',
         'published' => '1',
         'changed' => '1421727536',
-      ]
+      ],
     ];
 
     // The expected results are identical to the source data.