Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / block / tests / src / Kernel / Migrate / d6 / MigrateBlockTest.php
index bb59f502c30412d869fb30d2018fe2cbb9eaf095..e0876fd1e487f9781998e64482d595b7abea527d 100644 (file)
@@ -116,9 +116,9 @@ class MigrateBlockTest extends MigrateDrupal6TestBase {
     $visibility = [];
     $settings = [
       'id' => 'system_menu_block',
-      'label' => '',
+      'label' => 'zu - Navigation',
       'provider' => 'system',
-      'label_display' => '0',
+      'label_display' => 'visible',
       'level' => 1,
       'depth' => 0,
     ];