dotar/vim/snippets/cucumber/scen/scenario_without_js.snippet
2011-11-17 16:00:49 -06:00

4 lines
103 B
Plaintext
Executable File

Scenario: ${1:Register new customers}
${2:Given I am on the new customers page
And I press "Create"}