diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-09-02 11:47:25 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-09-02 11:47:25 +0300 |
commit | a2b6c1e65f9decaf92a0abe1720336d38212d787 (patch) | |
tree | ef461b148e2b3c3b92cf94c06e960db9fb0e83fd /features/steps/shared/project_tab.rb | |
parent | 4102eb3b85a1a9d43bebe116066719e6b0872566 (diff) | |
download | gitlab-ce-a2b6c1e65f9decaf92a0abe1720336d38212d787.tar.gz |
Rename activity to project tab
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'features/steps/shared/project_tab.rb')
-rw-r--r-- | features/steps/shared/project_tab.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/shared/project_tab.rb b/features/steps/shared/project_tab.rb index 00630da83a3..498a173e9a5 100644 --- a/features/steps/shared/project_tab.rb +++ b/features/steps/shared/project_tab.rb @@ -3,7 +3,7 @@ module SharedProjectTab include SharedActiveTab step 'the active main tab should be Home' do - ensure_active_main_tab('Activity') + ensure_active_main_tab('Project') end step 'the active main tab should be Files' do |