test reanimated

This commit is contained in:
Andrey Kumanyaev 2012-12-26 20:31:47 +04:00
parent c8bf5905bf
commit 655b836b2a
2 changed files with 4 additions and 6 deletions

View file

@ -20,7 +20,6 @@ Feature: Groups
Scenario: I should add user to projects in Group
Given I have new user "John"
When I visit group page
When I visit group people page
When I select user "John" from list with role "Reporter"
And I select user "John" from list with role "Reporter"
Then I should see user "John" in team list