summaryrefslogtreecommitdiff
path: root/features
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-10 16:06:30 -0700
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-10 16:06:30 -0700
commit9839d106c46a2c035c19337cfce0a905e2e1fea3 (patch)
tree90d6095d98de6a8bccc4a50353440f9165c23bf6 /features
parent0414b2ae98180f1a462aae5300ba0fde94614cb4 (diff)
downloadgitlab-ce-9839d106c46a2c035c19337cfce0a905e2e1fea3.tar.gz
Rename dashboard landing page to Your projects
Diffstat (limited to 'features')
-rw-r--r--features/steps/shared/active_tab.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/shared/active_tab.rb b/features/steps/shared/active_tab.rb
index c229864bc83..9beb688bd16 100644
--- a/features/steps/shared/active_tab.rb
+++ b/features/steps/shared/active_tab.rb
@@ -26,7 +26,7 @@ module SharedActiveTab
end
step 'the active main tab should be Home' do
- ensure_active_main_tab('Activity')
+ ensure_active_main_tab('Your Projects')
end
step 'the active main tab should be Projects' do