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"
40 className="boxed-group-inner"
41 onMouseEnter={[Function]}
42 onMouseLeave={[Function]}
47 exports[`should render correctly 1`] = `
49 className="boxed-group system-info-health-card"
52 className="boxed-group-header"
56 className="system-info-health-card-title"
59 className="little-spacer-right"
66 className="pull-right spacer-left"
78 exports[`should show a main section and multiple sub sections 1`] = `
80 className="boxed-group system-info-health-card"
83 className="boxed-group-header"
87 className="system-info-health-card-title"
90 className="little-spacer-right"
97 className="pull-right spacer-left"
107 className="boxed-group-inner"
108 onMouseEnter={[Function]}
109 onMouseLeave={[Function]}