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

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

parent c6464fec
No related branches found
No related tags found
1 merge request!17Update counts
Pipeline #173833 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