diff --git a/features/follows_tags.feature b/features/follows_tags.feature index ebf4186c5..fd421ce65 100644 --- a/features/follows_tags.feature +++ b/features/follows_tags.feature @@ -11,8 +11,6 @@ Feature: posting When I sign in as "bob@bob.bob" And I post a status with the text "I am da #boss" And I am on the home page - Then I should see "I am da #boss" - When I go to the destroy user session page And I sign in as "alice@alice.alice" And I search for "#boss" diff --git a/features/mobile.feature b/features/mobile.feature index 4c5c7bf97..a45f9ea88 100644 --- a/features/mobile.feature +++ b/features/mobile.feature @@ -7,5 +7,5 @@ Feature: Navigate mobile site Scenario: Show mobile site And I visit the mobile aspects page - Then I should see "sign in" + Then I should see "Log in"