it('should clear the state filter', function() {
        vm.searchFilter = {
          state: 'TX',
          group: 'state'
        };