Skip to content

Commit

Permalink
Making role scenarios even more 'instructional'
Browse files Browse the repository at this point in the history
  • Loading branch information
antonymarcano committed Sep 18, 2011
1 parent 9527b79 commit 2dab984
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/defining_roles/define_a_role.feature
Expand Up @@ -29,8 +29,8 @@ Feature: Define the Role
* you should see it has 'passed'

Scenario: How to establish roles that grammatically require an 'an'
* you have created a role, named 'UnregisteredCustomer'
* you attempt to run a scenario: containing
* you start by creating a role, named 'UnregisteredCustomer'
* you then run a scenario, containing
"""
Given I am an Unregistered Customer
"""
Expand Down

0 comments on commit 2dab984

Please sign in to comment.