Created
May 12, 2011 16:59
-
-
Save mikebannister/968942 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scenario "Payroll report" do | |
sign_in :then_visit => reports_payroll_path | |
save_and_open_page | |
visit timesheets_path | |
save_and_open_page | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment