Skip to content

Commit

Permalink
Kill double coverage scenario since we've already got it in handle/si…
Browse files Browse the repository at this point in the history
…gn_in.
  • Loading branch information
cmeiklejohn committed Sep 17, 2011
1 parent 382183a commit c504711
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions features/clearance/visitor_signs_up.feature
Expand Up @@ -19,9 +19,3 @@ Feature: Sign up
And I fill in "Password" with ""
And I press "Sign up"
Then I should see "Password can't be blank"

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 be on the home page

0 comments on commit c504711

Please sign in to comment.