diff --git a/features/group/group.feature b/features/group/group.feature index 580f7e4..a4a55a7 100644 --- a/features/group/group.feature +++ b/features/group/group.feature @@ -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 -- libgit2 0.21.2