- Issue created by @prudloff
- πΊπΈUnited States smustgrave
1) Drupal\Tests\block\Kernel\BlockViewBuilderTest::testBlockViewBuilderCacheTitleBlock Failed asserting that two arrays are identical. --- Expected +++ Actual @@ @@ Array &0 [ 0 => 'block_view', 1 => 'config:block.block.test_block_title', - 2 => 'custom_cache_tag',
Test coverage does show the problem
IS seems to match the solution
Code wise don't see any issue
LGTM
- Status changed to RTBC
3 days ago 7:26am 29 May 2025 - π¬π§United Kingdom catch
Looks good. Committed/pushed to 11.x and cherry-picked to 11.2.x, thanks!