1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should display the log level alert 1`] = `
5 className="pull-right alert alert-danger"
7 system.log_level.warning.short
11 exports[`should display the sysinfo detail 1`] = `
13 className="boxed-group system-info-health-card"
16 className="boxed-group-header"
20 className="system-info-health-card-title"
23 className="little-spacer-right"
30 className="pull-right spacer-left"
42 className="boxed-group-inner"
43 onMouseEnter={[Function]}
44 onMouseLeave={[Function]}
49 exports[`should render correctly 1`] = `
51 className="boxed-group system-info-health-card"
54 className="boxed-group-header"
58 className="system-info-health-card-title"
61 className="little-spacer-right"
68 className="pull-right spacer-left"
82 exports[`should show a main section and multiple sub sections 1`] = `
84 className="boxed-group system-info-health-card"
87 className="boxed-group-header"
91 className="system-info-health-card-title"
94 className="little-spacer-right"
101 className="pull-right spacer-left"
113 className="boxed-group-inner"
114 onMouseEnter={[Function]}
115 onMouseLeave={[Function]}