Currently, a user can only have one email linked to the person. The duplication algorithm should check for the email as well instead of just name and phone number.
Expected: A user John with number 1234567 can have emails test@gmail.com and test1@gmail.com, listed as 2 persons
Currently, a user can only have one email linked to the person. The duplication algorithm should check for the email as well instead of just name and phone number.
Expected: A user John with number 1234567 can have emails test@gmail.com and test1@gmail.com, listed as 2 persons
Actual: The second command fails.