1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly for .NET 1`] = `
5 className="boxed-group-inner"
8 className="list-styled"
14 label="onboarding.build"
16 optionLabelKey="onboarding.build"
51 onDone={[MockFunction]}
57 exports[`should render correctly for Gradle 1`] = `
59 className="boxed-group-inner"
62 className="list-styled"
68 label="onboarding.build"
70 optionLabelKey="onboarding.build"
105 onDone={[MockFunction]}
111 exports[`should render correctly for Maven 1`] = `
113 className="boxed-group-inner"
116 className="list-styled"
122 label="onboarding.build"
124 optionLabelKey="onboarding.build"
159 onDone={[MockFunction]}
165 exports[`should render correctly for Other 1`] = `
167 className="boxed-group-inner"
170 className="list-styled"
176 label="onboarding.build"
178 optionLabelKey="onboarding.build"
213 onDone={[MockFunction]}
219 exports[`should render correctly: Step wrapper 1`] = `
222 onOpen={[MockFunction]}
224 renderForm={[Function]}
226 stepTitle="onboarding.tutorial.with.jenkins.jenkinsfile.title"
230 exports[`should render correctly: Step wrapper with C 1`] = `
233 onOpen={[MockFunction]}
235 renderForm={[Function]}
237 stepTitle="onboarding.tutorial.with.jenkins.jenkinsfile.title"
241 exports[`should render correctly: initial content 1`] = `
243 className="boxed-group-inner"
246 className="list-styled"
251 label="onboarding.build"
253 optionLabelKey="onboarding.build"