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-25 13:36:15 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-01-25 13:36:15 +0400
commit20a4742efdc9ed96da4ba3cbf6f513aff75c7ab1 (patch)
treee5c801e1e2711908d44fceb14192379851ac7847 /features/dashboard
parent00e4a479d3732a528745513e4150fe28fee178e2 (diff)
Fixing team tests
Diffstat (limited to 'features/dashboard')
-rw-r--r--features/dashboard/dashboard.feature6
1 files changed, 0 insertions, 6 deletions
diff --git a/features/dashboard/dashboard.feature b/features/dashboard/dashboard.feature
index 759843692b8..695148b5cdf 100644
--- a/features/dashboard/dashboard.feature
+++ b/features/dashboard/dashboard.feature
@@ -16,12 +16,6 @@ Feature: Dashboard
And I visit dashboard page
Then I should see groups list
- Scenario: I should see correct projects count
- Given I have group with projects
- And group has a projects that does not belongs to me
- When I visit dashboard page
- Then I should see 1 project at group list
-
Scenario: I should see last push widget
Then I should see last push widget
And I click "Create Merge Request" link