Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2015-08-20 12:32:44 +02:00
parent f82c14259b
commit e06e9623fd
No known key found for this signature in database
GPG Key ID: 161B5D6A44D3D88A
1 changed files with 1 additions and 1 deletions

View File

@ -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