1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
7 defaultMessage="onboarding.tutorial.with.jenkins.webhook.step1.sentence"
8 id="onboarding.tutorial.with.jenkins.webhook.step1.sentence"
11 "link": <ForwardRef(Link)
13 to="http://github.enterprise.com/PROJECT_KEY/settings/hooks"
15 onboarding.tutorial.with.jenkins.webhook.github.step1.link
21 className="list-styled"
24 className="abs-width-600"
28 translationKey="onboarding.tutorial.with.jenkins.webhook.github.step1.url"
33 snippet="***JENKINS_SERVER_URL***/github-webhook/"
39 <SentenceWithHighlights
46 translationKey="onboarding.tutorial.with.jenkins.webhook.github.step2"
49 className="list-styled"
53 onboarding.tutorial.with.jenkins.webhook.github.step2.repo
58 onboarding.tutorial.with.jenkins.webhook.github.step2.pr
64 <SentenceWithHighlights
70 translationKey="onboarding.tutorial.with.jenkins.webhook.github.step3"
76 exports[`should render correctly: with branches disabled 1`] = `
80 defaultMessage="onboarding.tutorial.with.jenkins.webhook.step1.sentence"
81 id="onboarding.tutorial.with.jenkins.webhook.step1.sentence"
84 "link": <ForwardRef(Link)
86 to="http://github.enterprise.com/PROJECT_KEY/settings/hooks"
88 onboarding.tutorial.with.jenkins.webhook.github.step1.link
94 className="list-styled"
97 className="abs-width-600"
101 translationKey="onboarding.tutorial.with.jenkins.webhook.github.step1.url"
106 snippet="***JENKINS_SERVER_URL***/job/***JENKINS_JOB_NAME***/build?token=***JENKINS_BUILD_TRIGGER_TOKEN***"
112 <SentenceWithHighlights
119 translationKey="onboarding.tutorial.with.jenkins.webhook.github.step2"
122 className="list-styled"
126 onboarding.tutorial.with.jenkins.webhook.github.step2.repo
132 <SentenceWithHighlights
138 translationKey="onboarding.tutorial.with.jenkins.webhook.github.step3"
144 exports[`should render correctly: with no alm binding 1`] = `
148 defaultMessage="onboarding.tutorial.with.jenkins.webhook.step1.sentence"
149 id="onboarding.tutorial.with.jenkins.webhook.step1.sentence"
153 onboarding.tutorial.with.jenkins.webhook.github.step1.link
159 className="list-styled"
162 className="abs-width-600"
166 translationKey="onboarding.tutorial.with.jenkins.webhook.github.step1.url"
171 snippet="***JENKINS_SERVER_URL***/github-webhook/"
177 <SentenceWithHighlights
184 translationKey="onboarding.tutorial.with.jenkins.webhook.github.step2"
187 className="list-styled"
191 onboarding.tutorial.with.jenkins.webhook.github.step2.repo
196 onboarding.tutorial.with.jenkins.webhook.github.step2.pr
202 <SentenceWithHighlights
208 translationKey="onboarding.tutorial.with.jenkins.webhook.github.step3"