1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render and select 1`] = `
5 aria-label="onboarding.create_organization.choose_plan"
6 className="huge-spacer-bottom"
15 billing.free_plan.title
19 className="note markdown little-spacer-top"
21 billing.free_plan.description
25 className="big-spacer-top"
32 billing.paid_plan.title
36 className="note markdown little-spacer-top"
39 defaultMessage="billing.paid_plan.description"
40 id="billing.paid_plan.description"
43 "more": <React.Fragment>
46 onlyActiveOnIndex={false}
49 to="/documentation/sonarcloud-pricing/"
64 exports[`should render and select 2`] = `
66 aria-label="onboarding.create_organization.choose_plan"
67 className="huge-spacer-bottom"
76 billing.free_plan.title
80 className="note markdown little-spacer-top"
82 billing.free_plan.description
86 className="big-spacer-top"
93 billing.paid_plan.title
97 className="note markdown little-spacer-top"
100 defaultMessage="billing.paid_plan.description"
101 id="billing.paid_plan.description"
104 "more": <React.Fragment>
107 onlyActiveOnIndex={false}
110 to="/documentation/sonarcloud-pricing/"