diff options
Diffstat (limited to 'features/group')
-rw-r--r-- | features/group/group.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/group/group.feature b/features/group/group.feature index a48affe8e02..64424f47236 100644 --- a/features/group/group.feature +++ b/features/group/group.feature @@ -19,6 +19,7 @@ Feature: Groups When I visit group merge requests page Then I should see merge requests from this group assigned to me + @javascript Scenario: I should add user to projects in Group Given I have new user "John" When I visit group people page |