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-01-08 00:05:21 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-01-08 00:05:21 +0400
commitb6ac9b43344fa645e54991619153c82f643b9579 (patch)
tree0d293d89e215cdf4792801f9bf1c00c874b2e90f /features/group
parentcc64f2a814802abe9ae3bb8297079b643c8774df (diff)
Fix group test after ajax activity
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 580f7e44002..a4a55a7fc26 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