remove whatespace and comment

This commit is contained in:
Shane Kilkelly 2016-07-21 13:34:20 +01:00
parent 3311b43644
commit 4db9d5a466

View file

@ -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 ->