You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a registered user
When I attempt to edit my profile data
If I try to change my email address to one that belongs to another user
When I submit the form
Then I am returned to the profile edit page
And I see a flash message telling me that email address is already in use
DO THESE STORIES FIRST:
User Story 17, User Profile Show Page
User Story 18, User Can Edit their Profile Data
Checklist:
base tests are written
base code is written to pass tests
edge case ("sad path") tests written (if required)
DO THESE STORIES FIRST:
Checklist:
child of turingschool-projects#253
child of turingschool-projects#274
depends on turingschool-projects#252
depends on turingschool-projects#251
The text was updated successfully, but these errors were encountered: