houndci fixes
This commit is contained in:
parent
d1e9bd06a6
commit
7a19fefd53
24 changed files with 39 additions and 33 deletions
|
|
@ -2,7 +2,6 @@ module Sidebar
|
|||
def sidebar
|
||||
@conference = create(:conference)
|
||||
assign :conference, @conference
|
||||
assign :cfp, CallForPapers.new
|
||||
render
|
||||
expect(view).to render_template('admin/conference/_sidebar')
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue