Skip to content

Instantly share code, notes, and snippets.

@johnivanoff
Created January 29, 2012 17:56
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/1699848 to your computer and use it in GitHub Desktop.
Save johnivanoff/1699848 to your computer and use it in GitHub Desktop.
i18n Create Scenario with wip flag
Scenario: Create a new location
Given I am on new location page
And I fill in "Name" with "Shiny location"
When I press "Create"
Then I should see "Shiny location"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment