From 4a344c168360e9494fa2e33f85833e5fee80a5f8 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 6 Jun 2013 13:38:13 +0300 Subject: Move search to separate layout --- features/dashboard/active_tab.feature | 5 ----- 1 file changed, 5 deletions(-) (limited to 'features/dashboard/active_tab.feature') 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 -- cgit v1.2.1