Skip to content

Instantly share code, notes, and snippets.

@johnivanoff
Created March 8, 2012 01:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnivanoff/1997961 to your computer and use it in GitHub Desktop.
Save johnivanoff/1997961 to your computer and use it in GitHub Desktop.
Scenario: Edit a location
Given there is a location named "location 1"
And I am on the en site
When I Update the location Name to "location has changed"
Then I should see "location has changed"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment