1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: branches not enabled 1`] = `
6 className="page-header big-spacer-bottom"
11 onboarding.tutorial.with.jenkins.title
16 branchesEnabled={false}
31 branchesEnabled={false}
41 "repository": "PROJECT_KEY",
46 <withCLanguageFeature(JenkinsfileStep)
79 willRefreshAutomatically={true}
84 exports[`should render correctly: default 1`] = `
87 className="page-header big-spacer-bottom"
90 className="page-title"
92 onboarding.tutorial.with.jenkins.title
97 branchesEnabled={true}
103 <MultiBranchPipelineStep
114 "repository": "PROJECT_KEY",
121 branchesEnabled={true}
131 "repository": "PROJECT_KEY",
136 <withCLanguageFeature(JenkinsfileStep)
169 willRefreshAutomatically={true}
174 exports[`should render correctly: no project binding 1`] = `
177 className="page-header big-spacer-bottom"
180 className="page-title"
182 onboarding.tutorial.with.jenkins.title