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-06 14:38:13 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-06 14:38:13 +0400
commit4a344c168360e9494fa2e33f85833e5fee80a5f8 (patch)
tree6381d28739a8911e79721c26aa7bbb14408a109c /features/dashboard
parent68d146b4a692357354e25d0c0f93edf861b37e8c (diff)
Move search to separate layout
Diffstat (limited to 'features/dashboard')
-rw-r--r--features/dashboard/active_tab.feature5
1 files changed, 0 insertions, 5 deletions
diff --git a/features/dashboard/active_tab.feature b/features/dashboard/active_tab.feature
index 6715ea269c7..3e1cf5aa0ca 100644
--- a/features/dashboard/active_tab.feature
+++ b/features/dashboard/active_tab.feature
@@ -17,11 +17,6 @@ Feature: Dashboard active tab
Then the active main tab should be Merge Requests
And no other main tabs should be active
- Scenario: On Dashboard Search
- Given I visit dashboard search page
- Then the active main tab should be Search
- And no other main tabs should be active
-
Scenario: On Dashboard Help
Given I visit dashboard help page
Then the active main tab should be Help