features/engine/visitor_signs_up.feature in clearance-0.11.2 vs features/engine/visitor_signs_up.feature in clearance-0.12.0

- old
+ new

@@ -22,7 +22,6 @@ Scenario: Visitor signs up with valid data When I fill in "Email" with "email@example.com" And I fill in "Password" with "password" And I press "Sign up" - Then I should see "signed up" - And I should be on the home page + Then I should be on the home page