]> source.dussan.org Git - sonarqube.git/blob
e4eb999534e5db24581b3c92b3f163bc5f264814
[sonarqube.git] /
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`should render without the action when there is no transitions 1`] = `
4 <StatusHelper
5   className="issue-meta-label"
6   status="CLOSED"
7 />
8 `;