cleaning up whitespace on cucumber

This commit is contained in:
Jacques Crocker 2010-07-26 01:00:01 -07:00
parent 1e79f5bcfd
commit 97551877c0
2 changed files with 4 additions and 5 deletions

View File

@ -9,7 +9,6 @@ Scenario: Successful authentication
And I fill in "admin_email" with "admin@locomotiveapp.org"
And I fill in "admin_password" with "easyone"
And I press "Log in"
And Show me the page
Then I should see "Listing pages"
Scenario: Failed authentication