1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should display a ready notification 1`] = `
5 className="alert alert-page alert-success"
8 marketplace.status.AUTOMATIC_READY
11 className="js-restart spacer-left"
19 exports[`should display an error notification 1`] = `
21 className="alert alert-page alert-danger"
23 marketplace.status.AUTOMATIC_FAILURE
25 className="little-spacer-left"
26 href="https://www.sonarsource.com"
29 marketplace.how_to_install
34 exports[`should display an in progress notif 1`] = `
36 className="alert alert-page alert-info"
39 className="spinner spacer-right text-bottom"
42 marketplace.status.AUTOMATIC_IN_PROGRESS