mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-09 08:16:11 +00: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…
Add table
Reference in a new issue