Created
November 27, 2010 14:50
-
-
Save alovak/717946 to your computer and use it in GitHub Desktop.
highlight
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature: | |
As an administrator | |
In order to ... | |
I can ... | |
Scenario: enable user | |
Given a 5 users exist | |
When I follow "Users" | |
Then I should see "Something" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment