Update to Drupal 8.1.9. For more information, see https://www.drupal.org/project/drupal/releases/8.1.9
This commit is contained in:
parent
f9f23cdf38
commit
09b113657a
125 changed files with 2307 additions and 385 deletions
|
@ -48,9 +48,9 @@ class MigrateUpgrade7Test extends MigrateUpgradeTestBase {
|
|||
'file' => 1,
|
||||
'filter_format' => 7,
|
||||
'image_style' => 6,
|
||||
'language_content_settings' => 1,
|
||||
'language_content_settings' => 2,
|
||||
'migration' => 59,
|
||||
'node' => 2,
|
||||
'node' => 3,
|
||||
'node_type' => 6,
|
||||
'rdf_mapping' => 5,
|
||||
'search_page' => 2,
|
||||
|
|
Reference in a new issue