summaryrefslogtreecommitdiff
path: root/features/dashboard/active_tab.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/dashboard/active_tab.feature')
-rw-r--r--features/dashboard/active_tab.feature6
1 files changed, 0 insertions, 6 deletions
diff --git a/features/dashboard/active_tab.feature b/features/dashboard/active_tab.feature
index 08b87808f33..803f9b33838 100644
--- a/features/dashboard/active_tab.feature
+++ b/features/dashboard/active_tab.feature
@@ -1,5 +1,4 @@
@dashboard
-Feature: Dashboard Active Tab
Background:
Given I sign in as a user
@@ -17,8 +16,3 @@ Feature: Dashboard Active Tab
Given I visit dashboard merge requests page
Then the active main tab should be Merge Requests
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
- And no other main tabs should be active