Commit b6ac9b43344fa645e54991619153c82f643b9579
1 parent
cc64f2a8
Exists in
master
and in
4 other branches
Fix group test after ajax activity
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
features/group/group.feature
@@ -3,6 +3,7 @@ Feature: Groups | @@ -3,6 +3,7 @@ Feature: Groups | ||
3 | Given I sign in as a user | 3 | Given I sign in as a user |
4 | And I have group with projects | 4 | And I have group with projects |
5 | 5 | ||
6 | + @javascript | ||
6 | Scenario: I should see group dashboard list | 7 | Scenario: I should see group dashboard list |
7 | When I visit group page | 8 | When I visit group page |
8 | Then I should see projects list | 9 | Then I should see projects list |