1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should display a ready notification 1`] = `<div />`;
5 exports[`should display an error notification 1`] = `<div />`;
7 exports[`should display an in progress notif 1`] = `<div />`;
9 exports[`should display install errors 1`] = `
12 className="alert alert-danger"