1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: default 1`] = `
6 className="big-spacer-top big-spacer-bottom"
10 onboarding.analysis.auto_refresh_after_analysis.done
13 onboarding.analysis.auto_refresh_after_analysis.auto_refresh
16 className="big-spacer-top"
18 onboarding.analysis.auto_refresh_after_analysis.set_up_pr_deco_and_ci
21 className="big-spacer-top"
24 defaultMessage="onboarding.analysis.auto_refresh_after_analysis.check_these_links"
25 id="onboarding.analysis.auto_refresh_after_analysis.check_these_links"
28 "link_branches": <withAppStateContext(DocLink)
29 to="/analyzing-source-code/branches/branch-analysis/"
31 onboarding.analysis.auto_refresh_after_analysis.check_these_links.branches
32 </withAppStateContext(DocLink)>,
33 "link_pr_analysis": <withAppStateContext(DocLink)
34 to="/analyzing-source-code/pull-request-analysis"
36 onboarding.analysis.auto_refresh_after_analysis.check_these_links.pr_analysis
37 </withAppStateContext(DocLink)>,
45 exports[`should render correctly: project admin 1`] = `
48 className="big-spacer-top big-spacer-bottom"
52 onboarding.analysis.auto_refresh_after_analysis.done
55 onboarding.analysis.auto_refresh_after_analysis.auto_refresh
58 className="big-spacer-top"
60 onboarding.analysis.auto_refresh_after_analysis.set_up_pr_deco_and_ci.admin
63 className="big-spacer-top"
66 defaultMessage="onboarding.analysis.auto_refresh_after_analysis.check_these_links"
67 id="onboarding.analysis.auto_refresh_after_analysis.check_these_links"
70 "link_branches": <withAppStateContext(DocLink)
71 to="/analyzing-source-code/branches/branch-analysis/"
73 onboarding.analysis.auto_refresh_after_analysis.check_these_links.branches
74 </withAppStateContext(DocLink)>,
75 "link_pr_analysis": <withAppStateContext(DocLink)
76 to="/analyzing-source-code/pull-request-analysis"
78 onboarding.analysis.auto_refresh_after_analysis.check_these_links.pr_analysis
79 </withAppStateContext(DocLink)>,