We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c16dd commit 8729d61Copy full SHA for 8729d61
__tests__/__snapshots__/index.js.snap
@@ -129,6 +129,8 @@ Object {
129
"updateProfileInit": [Function],
130
"uploadPhotoDone": [Function],
131
"uploadPhotoInit": [Function],
132
+ "verifyMemberNewEmailDone": [Function],
133
+ "verifyMemberNewEmailInit": [Function],
134
},
135
"reviewOpportunity": Object {
136
"cancelApplicationsDone": [Function],
__tests__/actions/__snapshots__/profile.js.snap
@@ -45,6 +45,8 @@ Object {
45
46
47
48
49
50
51
}
52
`;
0 commit comments