1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
5 contentLabel="my_profile.password.title"
6 onRequestClose={[MockFunction]}
11 id="user-password-form"
15 className="modal-head"
18 my_profile.password.title
22 className="modal-body"
25 className="modal-field"
28 htmlFor="old-user-password"
30 my_profile.password.old
39 name="old-password-fake"
43 id="old-user-password"
52 className="modal-field"
55 htmlFor="user-password"
57 my_profile.password.new
79 className="modal-field"
82 htmlFor="confirm-user-password"
84 my_profile.password.confirm
93 name="confirm-password-fake"
97 id="confirm-user-password"
98 name="confirm-password"
107 className="modal-foot"
115 onClick={[MockFunction]}