fixing some test
This commit is contained in:
parent
f598cc7897
commit
ac983319d3
4 changed files with 36 additions and 38 deletions
|
@ -6,8 +6,7 @@ describe "On the project wall", js: true do
|
|||
|
||||
before do
|
||||
login_as :user
|
||||
project.add_access(@user, :read, :write)
|
||||
|
||||
project.team << [@user, :master]
|
||||
visit wall_project_path(project)
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue