1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should display elements based on filters 1`] = `
5 className="select-list-list-container spacer-top"
10 <SelectListListElement
14 onSelect={[MockFunction]}
15 onUnselect={[MockFunction]}
16 renderElement={[Function]}
19 <SelectListListElement
23 onSelect={[MockFunction]}
24 onUnselect={[MockFunction]}
25 renderElement={[Function]}
28 <SelectListListElement
32 onSelect={[MockFunction]}
33 onUnselect={[MockFunction]}
34 renderElement={[Function]}
41 exports[`should display elements based on filters 2`] = `
43 className="select-list-list-container spacer-top"
48 <SelectListListElement
52 onSelect={[MockFunction]}
53 onUnselect={[MockFunction]}
54 renderElement={[Function]}
57 <SelectListListElement
61 onSelect={[MockFunction]}
62 onUnselect={[MockFunction]}
63 renderElement={[Function]}
70 exports[`should display elements based on filters 3`] = `
72 className="select-list-list-container spacer-top"
77 <SelectListListElement
81 onSelect={[MockFunction]}
82 onUnselect={[MockFunction]}
83 renderElement={[Function]}