1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should display a ready notification 1`] = `
5 className="alert alert-success"
8 marketplace.status.AUTOMATIC_READY
13 exports[`should display an error notification 1`] = `
15 className="alert alert-danger"
17 marketplace.status.AUTOMATIC_FAILURE
19 className="little-spacer-left"
20 href="https://www.sonarsource.com"
23 marketplace.how_to_install
28 exports[`should display an in progress notif 1`] = `
30 className="alert alert-info"
33 className="spinner spacer-right text-bottom"
36 marketplace.status.AUTOMATIC_IN_PROGRESS