diff --git a/tests/fixtures/markup_rendering_patterns/breadcrumb.yml b/tests/fixtures/markup_rendering_patterns/breadcrumb.yml index b74cd21dc..1ccddc4dc 100644 --- a/tests/fixtures/markup_rendering_patterns/breadcrumb.yml +++ b/tests/fixtures/markup_rendering_patterns/breadcrumb.yml @@ -26,7 +26,7 @@ breadcrumb: 'svg.d-md-none.ms-0.me-2.me-2-5.bi.icon--s': 1 equals: 'li.breadcrumb-item:nth-child(1) a': "Home" - 'li.breadcrumb-item:nth-child(2) a': "About the European Commission" + 'li.breadcrumb-item:nth-child(2) a': "About the European Commission" 'li.breadcrumb-item:nth-child(3) a': "Link title" contains: 'child_2': "About the European Commission"