1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
11 className="thin nowrap text-right"
14 onlyActiveOnIndex={false}
16 to="/organizations/foo/rules#qprofile=bar|activation=true"
24 className="thin nowrap text-right"
27 className="small text-muted"
28 onlyActiveOnIndex={false}
30 to="/organizations/foo/rules#qprofile=bar|activation=false"
40 exports[`should render correctly if there is 0 rules 1`] = `
48 className="thin nowrap text-right"
51 onlyActiveOnIndex={false}
53 to="/coding_rules#qprofile=bar|activation=true"
61 className="thin nowrap text-right"
64 className="note text-muted"
72 exports[`should render correctly if there is missing data 1`] = `
80 className="thin nowrap text-right"
83 onlyActiveOnIndex={false}
85 to="/coding_rules#qprofile=bar|activation=true"
93 className="thin nowrap text-right"
98 exports[`should render correctly if there is missing data 2`] = `
106 className="thin nowrap text-right"
109 className="thin nowrap text-right"