expect($el.find(Suggestions).props().suggestions).to.have.deep.members([
        { className: '', id: 'Apricot', text: 'Apricot' },
      ]);