fix active tabs tests
This commit is contained in:
parent
130f60d55b
commit
2af323bbd1
4 changed files with 8 additions and 4 deletions
|
@ -7,7 +7,7 @@ class ProjectActiveTab < Spinach::FeatureSteps
|
|||
# Main Tabs
|
||||
|
||||
Then 'the active main tab should be Home' do
|
||||
ensure_active_main_tab(@project.name)
|
||||
ensure_active_main_tab('Home')
|
||||
end
|
||||
|
||||
Then 'the active main tab should be Files' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue