When:
A user types in an email not found in the system
Then:
Expected:
Code should be written to ensure that if something goes wrong (like the email isn't found), the error is caught and handled. Display an error message like "Sorry, that email wasn't found."
The summary should be displayed to the user when a correct email is entered.