1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`renders background task error correctly 1`] = `
5 className="alert alert-danger"
8 component_navigation.status.failed
13 exports[`renders background task in progress info correctly 1`] = `
15 className="alert alert-info"
18 className="spinner spacer-right text-bottom"
21 component_navigation.status.in_progress
26 exports[`renders background task license info correctly 1`] = `
28 className="alert alert-danger"
34 className="little-spacer-left"
35 onlyActiveOnIndex={false}
37 to="/admin/extension/license/app"
39 license.component_navigation.button.LICENSING
45 exports[`renders background task pending info correctly 1`] = `
47 className="alert alert-info"
50 className="spacer-right"
53 component_navigation.status.pending