1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should display error message when no issues available 1`] = `
6 onRequestClose={[Function]}
13 className="modal-head"
16 issue_bulk_change.form.title.0
20 className="modal-body"
25 issue_bulk_change.no_match
29 className="modal-foot"
33 id="bulk-change-submit"
39 id="bulk-change-cancel"
49 exports[`should display form when issues are present 1`] = `
52 onRequestClose={[Function]}
59 className="modal-head"
62 issue_bulk_change.form.title.1
66 className="modal-body"
69 className="modal-field"
72 htmlFor="send-notifications"
74 issue.send_notifications
84 className="modal-foot"
88 id="bulk-change-submit"
94 id="bulk-change-cancel"