diff --git a/tests/behat/theme_boost_union_smartmenusettings_menus_presentation.feature b/tests/behat/theme_boost_union_smartmenusettings_menus_presentation.feature index 27c367f53dc..b27255510bc 100644 --- a/tests/behat/theme_boost_union_smartmenusettings_menus_presentation.feature +++ b/tests/behat/theme_boost_union_smartmenusettings_menus_presentation.feature @@ -472,4 +472,3 @@ Feature: Configuring the theme_boost_union plugin on the "Smart menus" page, app Then the "class" attribute of ".primary-navigation [data-key='myhome'] a" "css_element" should not contain "active" And the "class" attribute of ".primary-navigation [data-orgposition='5'] a" "css_element" should contain "active" And "//a[@aria-current = 'true']" "xpath" should exist in the ".primary-navigation [data-orgposition='5']" "css_element" -