Update usages of project_commit[s] route helpers
This commit is contained in:
parent
99d391332f
commit
1048917232
8 changed files with 9 additions and 9 deletions
|
@ -47,7 +47,7 @@ module SharedPaths
|
|||
end
|
||||
|
||||
Given 'I visit project commits page' do
|
||||
visit project_commits_path(@project)
|
||||
visit project_commits_path(@project, @project.root_ref)
|
||||
end
|
||||
|
||||
Given 'I visit project source page' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue