Fix group test after ajax activity

This commit is contained in:
Dmitriy Zaporozhets 2013-01-07 22:05:21 +02:00
parent cc64f2a814
commit b6ac9b4334

View file

@ -3,6 +3,7 @@ Feature: Groups
Given I sign in as a user Given I sign in as a user
And I have group with projects And I have group with projects
@javascript
Scenario: I should see group dashboard list Scenario: I should see group dashboard list
When I visit group page When I visit group page
Then I should see projects list Then I should see projects list