summaryrefslogtreecommitdiff
path: root/features/dashboard
diff options
context:
space:
mode:
Diffstat (limited to 'features/dashboard')
-rw-r--r--features/dashboard/active_tab.feature2
-rw-r--r--features/dashboard/archived_projects.feature2
-rw-r--r--features/dashboard/event_filters.feature2
-rw-r--r--features/dashboard/help.feature2
-rw-r--r--features/dashboard/projects.feature2
-rw-r--r--features/dashboard/shortcuts.feature2
6 files changed, 6 insertions, 6 deletions
diff --git a/features/dashboard/active_tab.feature b/features/dashboard/active_tab.feature
index 22dfa2f7840..08b87808f33 100644
--- a/features/dashboard/active_tab.feature
+++ b/features/dashboard/active_tab.feature
@@ -1,5 +1,5 @@
@dashboard
-Feature: Dashboard active tab
+Feature: Dashboard Active Tab
Background:
Given I sign in as a user
diff --git a/features/dashboard/archived_projects.feature b/features/dashboard/archived_projects.feature
index e23238d225c..3af93bc373c 100644
--- a/features/dashboard/archived_projects.feature
+++ b/features/dashboard/archived_projects.feature
@@ -1,5 +1,5 @@
@dashboard
-Feature: Dashboard with archived projects
+Feature: Dashboard Archived Projects
Background:
Given I sign in as a user
And I own project "Shop"
diff --git a/features/dashboard/event_filters.feature b/features/dashboard/event_filters.feature
index 41de0ae8317..ec5680caba6 100644
--- a/features/dashboard/event_filters.feature
+++ b/features/dashboard/event_filters.feature
@@ -1,5 +1,5 @@
@dashboard
-Feature: Event filters
+Feature: Event Filters
Background:
Given I sign in as a user
And I own a project
diff --git a/features/dashboard/help.feature b/features/dashboard/help.feature
index 56a0a860ab9..bca2772897b 100644
--- a/features/dashboard/help.feature
+++ b/features/dashboard/help.feature
@@ -1,5 +1,5 @@
@dashboard
-Feature: Help
+Feature: Dashboard Help
Background:
Given I sign in as a user
And I visit the "Rake Tasks" help page
diff --git a/features/dashboard/projects.feature b/features/dashboard/projects.feature
index 5214cfc28ef..bb4e84f0159 100644
--- a/features/dashboard/projects.feature
+++ b/features/dashboard/projects.feature
@@ -1,5 +1,5 @@
@dashboard
-Feature: Dashboard projects
+Feature: Dashboard Projects
Background:
Given I sign in as a user
And I own project "Shop"
diff --git a/features/dashboard/shortcuts.feature b/features/dashboard/shortcuts.feature
index 7c25b3926c9..41d79aa6ec8 100644
--- a/features/dashboard/shortcuts.feature
+++ b/features/dashboard/shortcuts.feature
@@ -1,5 +1,5 @@
@dashboard
-Feature: Dashboard shortcuts
+Feature: Dashboard Shortcuts
Background:
Given I sign in as a user
And I visit dashboard page