Skip to content

Commit de547d8

Browse files
committedApr 18, 2019
Fix tests
1 parent 7108325 commit de547d8

File tree

5 files changed

+76
-63
lines changed

5 files changed

+76
-63
lines changed
 

‎__tests__/__snapshots__/index.js.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ Object {
123123
"saveEmailPreferencesInit": [Function],
124124
"unlinkExternalAccountDone": [Function],
125125
"unlinkExternalAccountInit": [Function],
126+
"updateEmailConflict": [Function],
126127
"updatePasswordDone": [Function],
127128
"updatePasswordInit": [Function],
128129
"updateProfileDone": [Function],

‎__tests__/actions/__snapshots__/profile.js.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Object {
3939
"saveEmailPreferencesInit": [Function],
4040
"unlinkExternalAccountDone": [Function],
4141
"unlinkExternalAccountInit": [Function],
42+
"updateEmailConflict": [Function],
4243
"updatePasswordDone": [Function],
4344
"updatePasswordInit": [Function],
4445
"updateProfileDone": [Function],

‎dist/dev/index.js

Lines changed: 71 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/prod/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)