it('should remove collaboration:join event listener', function() {
      var call = 0;

      this.esnCollaborationClientService.getMembers = function() {
        call++;