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