Skip to content

Commit

Permalink
remove unused and broken "return next time" step
Browse files Browse the repository at this point in the history
  • Loading branch information
Chad Pytel committed Jul 24, 2011
1 parent a40c6ab commit 6b7c6e0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions features/step_definitions/engine/clearance_steps.rb
Expand Up @@ -105,8 +105,3 @@
And %{I fill in "Choose password" with "#{password}"}
And %{I press "Save this password"}
end

When /^I return next time$/ do
When %{session is cleared}
And %{I go to the homepage}
end

0 comments on commit 6b7c6e0

Please sign in to comment.