// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`SystemStatuses renders a loader 1`] = `

Backend System Status

Component Status Message
`; exports[`SystemStatuses renders a table 1`] = `

Backend System Status

Component Status Message
candlepin OK a message
candlepin_auth ERROR error message
foreman_tasks OK
pulp OK
pulp_auth OK
`;