diff --git a/tests/behat/theme_boost_union_looksettings_sitebranding.feature b/tests/behat/theme_boost_union_looksettings_sitebranding.feature index 16d18c3e149..5c490c8e063 100644 --- a/tests/behat/theme_boost_union_looksettings_sitebranding.feature +++ b/tests/behat/theme_boost_union_looksettings_sitebranding.feature @@ -100,7 +100,7 @@ Feature: Configuring the theme_boost_union plugin for the "Site branding" tab on And the theme cache is purged and the theme is reloaded When I log in as "student1" And I am on site homepage - Then DOM element ".navbar-brand img.logo" should-have computed style "" "" + Then DOM element ".navbar-brand img.logo" should have computed style "" "" And DOM element ".navbar-brand img.logo" should have computed style "height" "auto" Examples: