]> source.dussan.org Git - sonarqube.git/blob
61d22f512e61bb32a1bb2ac55e1616e63eb159d6
[sonarqube.git] /
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`should render correctly 1`] = `
4 <StatusSelectionRenderer
5   loading={false}
6   onCommentChange={[Function]}
7   onStatusChange={[Function]}
8   onSubmit={[Function]}
9   selectedStatus="FIXED"
10   submitDisabled={true}
11 />
12 `;