mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-06 23:51:27 +00:00
remove whatespace and comment
This commit is contained in:
parent
3311b43644
commit
4db9d5a466
1 changed files with 0 additions and 2 deletions
|
@ -116,8 +116,6 @@ describe "CollaboratorsInviteController", ->
|
|||
@CollaboratorsInviteHandler.inviteToProject.callCount.should.equal 1
|
||||
@CollaboratorsInviteHandler.inviteToProject.calledWith(@project_id,@current_user_id,@targetEmail,@privileges).should.equal true
|
||||
|
||||
##
|
||||
|
||||
describe "viewInvite", ->
|
||||
|
||||
beforeEach ->
|
||||
|
|
Loading…
Reference in a new issue