Skip to content

Commit

Permalink
Fixed the unassign_garden_plot feature syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
wlrd-co committed Oct 25, 2012
1 parent 8a01745 commit 1efea41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/unassign_garden_plot.feature
Expand Up @@ -5,8 +5,8 @@ I want to be able to remove a gardener from a specific garden
(change the plot assigned to the gardener???)

Scenario: Unassign a garden plot
Given: I am on the Garden Management page
Given I am on the Garden Management page
When I unassign a garden plot from a gardener
Then the plot is freed up
And notification is sent to gardener and garden manager
And I see notification that the garden_plot has been unassigned
And I see notification that the garden_plot has been unassigned

0 comments on commit 1efea41

Please sign in to comment.