1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`renders correctly 1`] = `
7 <MandatoryFieldsExplanation
11 className="form-field"
14 htmlFor="old_password"
16 my_profile.password.old
17 <MandatoryFieldMarker />
28 className="form-field"
33 my_profile.password.new
34 <MandatoryFieldMarker />
45 className="form-field"
48 htmlFor="password_confirmation"
50 my_profile.password.confirm
51 <MandatoryFieldMarker />
55 id="password_confirmation"
56 name="password_confirmation"
62 className="form-field"