]> source.dussan.org Git - sonarqube.git/blob
81839635ad048a1e21f7c0b368e9a89b7db7733e
[sonarqube.git] /
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`should render correctly 1`] = `
4 <Step
5   finished={false}
6   onOpen={[Function]}
7   open={true}
8   renderForm={[Function]}
9   renderResult={[Function]}
10   stepNumber={2}
11   stepTitle="onboarding.analysis.header"
12 />
13 `;