Skip to content

Instantly share code, notes, and snippets.

@TomK32
Created January 29, 2009 22:17
Show Gist options
  • Save TomK32/54808 to your computer and use it in GitHub Desktop.
Save TomK32/54808 to your computer and use it in GitHub Desktop.
Given /I am logged in as "(.*)"/ do |username|
Given "there is a User \"#{username}\""
Given "I follow \"log in\""
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment