1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should not render health causes 1`] = `
5 className="system-info-health-info"
8 className="system-info-health-dot GREEN"
13 exports[`should not render health causes 2`] = `
15 className="system-info-health-info"
18 className="system-info-health-dot YELLOW"
23 exports[`should render correctly 1`] = `
25 className="system-info-health-info"
28 className="spacer-right"
37 className="system-info-health-dot RED"
42 exports[`should render multiple health causes 1`] = `
44 className="system-info-health-info"
47 className="spacer-right"
56 className="spacer-right"
65 className="system-info-health-dot YELLOW"