1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: default 1`] = `
5 className="boxed-group-inner"
8 className="big-spacer-bottom"
11 defaultMessage="onboarding.tutorial.with.github_action.secret.intro"
12 id="onboarding.tutorial.with.github_action.secret.intro"
15 "settings_secret": <strong>
16 onboarding.tutorial.with.github_action.secret.intro.link
23 className="list-styled"
26 <SentenceWithHighlights
32 translationKey="onboarding.tutorial.with.github_action.secret.new"
36 <SentenceWithHighlights
42 translationKey="onboarding.tutorial.with.github_action.secret.name"
45 className="rule little-spacer-left"
50 copyValue="SONAR_TOKEN"
79 "educationPrinciples": false,
90 <SentenceWithHighlights
96 translationKey="onboarding.tutorial.with.github_action.secret.add"
101 className="no-horizontal-margins"
104 className="list-styled big-spacer-top big-spacer-bottom"
107 <SentenceWithHighlights
113 translationKey="onboarding.tutorial.with.github_action.secret.new"
117 <SentenceWithHighlights
123 translationKey="onboarding.tutorial.with.github_action.secret.name"
126 className="rule little-spacer-left"
131 copyValue="SONAR_HOST_URL"
135 className="big-spacer-bottom"
138 defaultMessage="onboarding.tutorial.env_variables"
139 id="onboarding.tutorial.env_variables"
142 "extra": <ClipboardIconButton
146 onboarding.tutorial.env_variables.field
158 <SentenceWithHighlights
164 translationKey="onboarding.tutorial.with.github_action.secret.add"
169 onClick={[MockFunction]}
176 exports[`should render correctly: with binding information 1`] = `
178 className="boxed-group-inner"
181 className="big-spacer-bottom"
184 defaultMessage="onboarding.tutorial.with.github_action.secret.intro"
185 id="onboarding.tutorial.with.github_action.secret.intro"
188 "settings_secret": <a
189 href="http://github.enterprise.com/PROJECT_KEY/settings/secrets"
190 rel="noopener noreferrer"
193 onboarding.tutorial.with.github_action.secret.intro.link
200 className="list-styled"
203 <SentenceWithHighlights
209 translationKey="onboarding.tutorial.with.github_action.secret.new"
213 <SentenceWithHighlights
219 translationKey="onboarding.tutorial.with.github_action.secret.name"
222 className="rule little-spacer-left"
227 copyValue="SONAR_TOKEN"
255 "dismissedNotices": {
256 "educationPrinciples": false,
267 <SentenceWithHighlights
273 translationKey="onboarding.tutorial.with.github_action.secret.add"
278 className="no-horizontal-margins"
281 className="list-styled big-spacer-top big-spacer-bottom"
284 <SentenceWithHighlights
290 translationKey="onboarding.tutorial.with.github_action.secret.new"
294 <SentenceWithHighlights
300 translationKey="onboarding.tutorial.with.github_action.secret.name"
303 className="rule little-spacer-left"
308 copyValue="SONAR_HOST_URL"
312 className="big-spacer-bottom"
315 defaultMessage="onboarding.tutorial.env_variables"
316 id="onboarding.tutorial.env_variables"
319 "extra": <ClipboardIconButton
323 onboarding.tutorial.env_variables.field
335 <SentenceWithHighlights
341 translationKey="onboarding.tutorial.with.github_action.secret.add"
346 onClick={[MockFunction]}