mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 14:49:01 +02:00
Fix unit tests
This commit is contained in:
@@ -55,7 +55,7 @@ describe "ChatController", ->
|
||||
|
||||
describe "getMessages", ->
|
||||
beforeEach ->
|
||||
@req.body = @query
|
||||
@req.query = @query
|
||||
|
||||
it "should ask the chat handler about the request", (done)->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user