Merge branch 'master' of https://github.com/sharelatex/web-sharelatex
This commit is contained in:
@@ -369,5 +369,5 @@ describe "CompileController", ->
|
||||
|
||||
it "should return a 200 and body", ->
|
||||
@res.send
|
||||
.calledWith(200, {content:"body"})
|
||||
.calledWith({content:"body"})
|
||||
.should.equal true
|
||||
|
||||
Reference in New Issue
Block a user