Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / ban / tests / src / Kernel / Plugin / migrate / source / d7 / BlockedIpsTest.php
index 267cc3447c12a290c16952fc5e075e852a404b15..2ce7820a7dbe85abc56c0ca525839fcbf8449330 100644 (file)
@@ -27,7 +27,7 @@ class BlockedIpsTest extends MigrateSqlSourceTestBase {
       [
         'iid' => 1,
         'ip' => '127.0.0.1',
-      ]
+      ],
     ];
     $tests[0]['expected_data'] = [
       [