mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
commit
f6a2dfa03e
1 changed files with 1 additions and 0 deletions
|
@ -308,6 +308,7 @@ describe "ProjectController", ->
|
|||
|
||||
it 'should show for paid users', (done) ->
|
||||
@user.features.github = true
|
||||
@user.features.dropbox = true
|
||||
@res.render = (pageName, opts)=>
|
||||
opts.frontChatWidgetRoomId.should.equal @settings.overleaf.front_chat_widget_room_id
|
||||
done()
|
||||
|
|
Loading…
Reference in a new issue