1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render available plugin correctly 1`] = `
8 className="little-spacer-bottom"
18 className="little-spacer-left"
19 htmlFor="plugin-terms-foo"
21 marketplace.i_accept_the
25 className="js-plugin-terms nowrap little-spacer-left"
27 rel="noopener noreferrer"
30 marketplace.terms_and_conditions
34 overlay="marketplace.requires_restart"
37 className="js-install"
47 exports[`should render available plugin correctly 2`] = `
49 className="js-actions"
53 className="little-spacer-bottom"
55 marketplace.available_under_commercial_license
58 rel="noopener noreferrer"
61 marketplace.learn_more
67 exports[`should render installed plugin correctly 1`] = `
69 className="js-actions"
78 "status": "COMPATIBLE",
83 overlay="marketplace.requires_restart"
86 className="js-uninstall button-red little-spacer-left"
96 exports[`should render installed plugin correctly 2`] = `
98 className="js-actions"
102 className="little-spacer-right"
104 marketplace.installed
107 className="spacer-top"
115 "requires": Array [],
116 "status": "COMPATIBLE",