1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: default 1`] = `
9 renderForm={[Function]}
11 stepTitle="onboarding.tutorial.with.github_action.create_secret.title"
17 renderForm={[Function]}
19 stepTitle="onboarding.tutorial.with.github_action.yaml.title"
25 willRefreshAutomatically={true}
30 exports[`should render correctly: no binding 1`] = `
36 renderForm={[Function]}
38 stepTitle="onboarding.tutorial.with.github_action.create_secret.title"
44 renderForm={[Function]}
46 stepTitle="onboarding.tutorial.with.github_action.yaml.title"
52 willRefreshAutomatically={true}
57 exports[`should render correctly: secrets step content 1`] = `
91 "educationPrinciples": false,
106 "repository": "PROJECT_KEY",
112 exports[`should render correctly: yaml file step content 1`] = `
113 <withCLanguageFeature(YamlFileStep)>
115 </withCLanguageFeature(YamlFileStep)>