diff --git a/features/follows_tags.feature b/features/follows_tags.feature index 49888d595..d6b0afda1 100644 --- a/features/follows_tags.feature +++ b/features/follows_tags.feature @@ -37,7 +37,7 @@ Feature: posting Scenario: When I go to the home page And I preemptively confirm the alert - And I hover over the ".tag_selector" + And I hover over the "li.unfollow#boss" And I follow "unfollow_boss" And I wait for the ajax to finish Then I should not see "#boss" within ".left_nav"