1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should display the sysinfo detail 1`] = `
5 className="boxed-group system-info-health-card"
8 className="boxed-group-header"
12 className="system-info-health-card-title"
15 className="little-spacer-right"
21 className="pull-right big-dot"
33 className="boxed-group-inner"
34 onMouseEnter={[Function]}
35 onMouseLeave={[Function]}
40 exports[`should render correctly 1`] = `
42 className="boxed-group system-info-health-card"
45 className="boxed-group-header"
49 className="system-info-health-card-title"
52 className="little-spacer-right"
58 className="pull-right"
72 exports[`should show a main section and multiple sub sections 1`] = `
74 className="boxed-group system-info-health-card"
77 className="boxed-group-header"
81 className="system-info-health-card-title"
84 className="little-spacer-right"
90 className="pull-right"
102 className="boxed-group-inner"
103 onMouseEnter={[Function]}
104 onMouseLeave={[Function]}