Created
April 15, 2013 14:29
-
-
Save anonymous/5388516 to your computer and use it in GitHub Desktop.
This file contains 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
Scenario: Create an invoice | |
Given I am an authenticated user with an admin role | |
And there is a work unit ready to be invoiced on a client's project | |
When I associate an invoice number to the work unit | |
Then The concerned client is not in the admin invoices page |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment