1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: default 1`] = `
9 renderForm={[Function]}
11 stepTitle="onboarding.tutorial.with.bitbucket_pipelines.create_secret.title"
17 renderForm={[Function]}
19 stepTitle="onboarding.tutorial.with.bitbucket_pipelines.yaml.title"
25 willRefreshAutomatically={true}
30 exports[`should render correctly: no binding 1`] = `
36 renderForm={[Function]}
38 stepTitle="onboarding.tutorial.with.bitbucket_pipelines.create_secret.title"
44 renderForm={[Function]}
46 stepTitle="onboarding.tutorial.with.bitbucket_pipelines.yaml.title"
52 willRefreshAutomatically={true}
57 exports[`should render correctly: repo variable step content 1`] = `
68 "breadcrumbs": Array [],
72 "qualityGate": Object {
77 "qualityProfiles": Array [
94 "scmAccounts": Array [],
100 "alm": "bitbucketcloud",
103 "repository": "repo-slug",
109 exports[`should render correctly: yaml file step content 1`] = `
110 <withCLanguageFeature(YamlFileStep)>
112 </withCLanguageFeature(YamlFileStep)>