Issue #3281427 by quietone, nod_, deviantintegral, Spokje: Update Block and...
Issue #3281427 by quietone, nod_, deviantintegral, Spokje: Update Block and Theme setting migrations to not use Bartik and Seven
(cherry picked from commit 5b23a5ea)
// The d7_custom_block migration should have migrated a block containing a
// mildly amusing limerick. We'll need its UUID to determine
// bartik_block_1's plugin ID.
$uuid=BlockContent::load(1)->uuid();
$this->assertEntity('bartik_block_1','block_content:'.$uuid,['authenticated'],'','highlighted','bartik',0,'Mildly amusing limerick of the day','visible');
$this->assertEntity('bartik_block_1','block_content:'.$uuid,['authenticated'],'','content','olivero',0,'Mildly amusing limerick of the day','visible');
// Assert that disabled blocks (or enabled blocks whose plugin IDs could