1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should display a ready notification 1`] = `
6 className="alert alert-success"
9 marketplace.status.AUTOMATIC_READY
12 className="js-restart spacer-left"
21 exports[`should display an in progress notif 1`] = `
24 className="alert alert-info"
27 className="spinner spacer-right text-bottom"
30 marketplace.status.AUTOMATIC_IN_PROGRESS
36 exports[`should display install errors 1`] = `
39 className="alert alert-danger alert-cancel"
43 className="button-link text-danger"
51 className="alert alert-info"
54 className="spinner spacer-right text-bottom"
57 marketplace.status.AUTOMATIC_IN_PROGRESS