Skip to content
Snippets Groups Projects
Commit 06f5af3b authored by Lee Rowlands's avatar Lee Rowlands
Browse files

Issue #3447475 by larowlan: Fix fails in HEAD (aka whack a mole)

parent 5f3761d1
No related branches found
No related tags found
3 merge requests!25Issue #3446729 by ressa: Change package from Core to Forum,!20Issue #3446729 by ressa: Change package from Core to Forum,!18Issue #3447475 by larowlan: Fix fails in HEAD (aka whack a mole)
Pipeline #173836 passed
......@@ -62,7 +62,7 @@ class Upgrade6Test extends MigrateUpgradeExecuteTestBase {
fn() => 27,
),
'base_field_override' => 22,
'block' => 33,
'block' => 48,
'block_content' => 1,
'block_content_type' => 1,
'comment' => 4,
......
......@@ -73,7 +73,7 @@ class Upgrade7Test extends MigrateUpgradeExecuteTestBase {
fn() => 27,
),
'base_field_override' => 3,
'block' => 26,
'block' => 41,
'block_content' => 1,
'block_content_type' => 1,
'comment' => 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment