Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-11 14:54:58 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-11 14:54:58 +0400
commit52f312a8a83eb24fdae41eed7923a64f816f70d3 (patch)
tree1dd68a23d544bc6a64d90e0e59e7740604f0742d /features/group
parentc38a6fe17308769d3d0ddbed99d0768b15c7dc73 (diff)
fix group:people tests after prev commit
Diffstat (limited to 'features/group')
-rw-r--r--features/group/group.feature1
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