diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-08-20 14:19:32 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-08-20 14:19:32 +0200 |
commit | 8819007c83fdf1ac642836640a37cc541f6eddc6 (patch) | |
tree | 3a70e37e033ed1b58af4d64b0e1381a2feefd5ab /features | |
parent | eb057209b072e9557f41c6f062832f9b37f62fc8 (diff) | |
parent | 90071a08d77069410e64b7cfe926eb806fd70504 (diff) | |
download | gitlab-ce-8819007c83fdf1ac642836640a37cc541f6eddc6.tar.gz |
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
Diffstat (limited to 'features')
-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 72d873caa57..92e099315d8 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('Your Projects') + ensure_active_main_tab('Projects') end step 'the active main tab should be Projects' do |