Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / migrate / tests / src / Unit / process / ConcatTest.php
index e7873fee398897da16d51df69deaa408d79ec87f..8acbc11573a1be4de0f06d0a5257b992e29f452b 100644 (file)
@@ -53,6 +53,7 @@ class ConcatTest extends MigrateProcessTestCase {
 }
 
 class TestConcat extends Concat {
+
   public function __construct() {
   }