diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-03-10 16:06:30 -0700 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-03-10 16:06:30 -0700 |
commit | 9839d106c46a2c035c19337cfce0a905e2e1fea3 (patch) | |
tree | 90d6095d98de6a8bccc4a50353440f9165c23bf6 /features/steps | |
parent | 0414b2ae98180f1a462aae5300ba0fde94614cb4 (diff) | |
download | gitlab-ce-9839d106c46a2c035c19337cfce0a905e2e1fea3.tar.gz |
Rename dashboard landing page to Your projects
Diffstat (limited to 'features/steps')
-rw-r--r-- | features/steps/shared/active_tab.rb | 2 |
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 |