Skip to content

Commit

Permalink
Update features/sort_movie_list.feature
Browse files Browse the repository at this point in the history
Fixing capitalization of I in last scenario.
  • Loading branch information
Yong Joseph Bakos committed Aug 7, 2012
1 parent 77372a5 commit ef1b371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/sort_movie_list.feature
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ Scenario: sort movies alphabetically
# your steps here

Scenario: sort movies in increasing order of release date
When i follow "Release Date"
When I follow "Release Date"
# your steps here

0 comments on commit ef1b371

Please sign in to comment.