Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / migrate_drupal_ui / tests / src / Functional / d6 / MigrateUpgrade6Test.php
index 0578675c054b0514bc168598092759b609fd0c96..d961faab9ecdfb8c09e1c3aa43d539032a3e1caf 100644 (file)
@@ -39,37 +39,41 @@ class MigrateUpgrade6Test extends MigrateUpgradeTestBase {
       'block' => 35,
       'block_content' => 2,
       'block_content_type' => 1,
-      'comment' => 3,
-      'comment_type' => 3,
+      'comment' => 6,
+      // The 'standard' profile provides the 'comment' comment type, and the
+      // migration creates 12 comment types, one per node type.
+      'comment_type' => 13,
       'contact_form' => 5,
       'configurable_language' => 5,
       'editor' => 2,
-      'field_config' => 73,
-      'field_storage_config' => 48,
+      'field_config' => 84,
+      'field_storage_config' => 58,
       'file' => 7,
       'filter_format' => 7,
       'image_style' => 5,
       'language_content_settings' => 2,
       'migration' => 105,
-      'node' => 16,
+      'node' => 17,
+      // The 'book' module provides the 'book' node type, and the migration
+      // creates 12 node types.
       'node_type' => 13,
       'rdf_mapping' => 7,
       'search_page' => 2,
       'shortcut' => 2,
       'shortcut_set' => 1,
-      'action' => 22,
+      'action' => 23,
       'menu' => 8,
-      'taxonomy_term' => 7,
-      'taxonomy_vocabulary' => 6,
+      'taxonomy_term' => 8,
+      'taxonomy_vocabulary' => 7,
       'tour' => 4,
       'user' => 7,
       'user_role' => 6,
       'menu_link_content' => 4,
-      'view' => 14,
+      'view' => 16,
       'date_format' => 11,
-      'entity_form_display' => 19,
+      'entity_form_display' => 29,
       'entity_form_mode' => 1,
-      'entity_view_display' => 43,
+      'entity_view_display' => 53,
       'entity_view_mode' => 14,
       'base_field_override' => 38,
     ];