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 / TrackerUserTest.php
index ffcee93b56cb5e1dab75ae2242cda1b0fa477bc6..293e559a20580cb5653dd16ca5c5788dd8ebb3dc 100644 (file)
@@ -31,7 +31,7 @@ class TrackerUserTest extends MigrateSqlSourceTestBase {
         'uid' => '2',
         'published' => '1',
         'changed' => '1421727536',
-      ]
+      ],
     ];
 
     // The expected results are identical to the source data.