fix wall feature. removed duplicated test
This commit is contained in:
parent
ba4f0abf47
commit
063c4a069c
4 changed files with 19 additions and 63 deletions
|
@ -256,7 +256,7 @@ module SharedPaths
|
|||
end
|
||||
|
||||
Then 'I visit project "Shop" wall page' do
|
||||
visit wall_project_path(project)
|
||||
visit project_wall_path(project)
|
||||
end
|
||||
|
||||
Given 'I visit project wiki page' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue