Fix group test after ajax activity
This commit is contained in:
parent
cc64f2a814
commit
b6ac9b4334
|
@ -3,6 +3,7 @@ Feature: Groups
|
|||
Given I sign in as a user
|
||||
And I have group with projects
|
||||
|
||||
@javascript
|
||||
Scenario: I should see group dashboard list
|
||||
When I visit group page
|
||||
Then I should see projects list
|
||||
|
|
Loading…
Reference in a new issue