]> source.dussan.org Git - sonarqube.git/blob
a0b29106d14cfa2459f542301cf25e4aecaec577
[sonarqube.git] /
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`should render correctly 1`] = `
4 <AssigneeSelectionRenderer
5   loading={false}
6   onKeyDown={[Function]}
7   onSearch={[Function]}
8   onSelect={[MockFunction]}
9   open={false}
10   suggestedUsers={Array []}
11 />
12 `;