1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly for "cfamily" 1`] = `
5 onStepValidationChange={[MockFunction]}
6 projectKey="projectKey"
10 exports[`should render correctly for "dotnet" 1`] = `
12 projectKey="projectKey"
16 exports[`should render correctly for "gradle" 1`] = `
18 projectKey="projectKey"
22 exports[`should render correctly for "maven" 1`] = `
24 projectKey="projectKey"
28 exports[`should render correctly for "other" 1`] = `
30 projectKey="projectKey"
34 exports[`should render correctly for undefined 1`] = `""`;