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
Try to pass an already existing user to /signup and test if it will return User already exist error, if not modify your code and do it properly, then test.
The text was updated successfully, but these errors were encountered:
HackerbayBackend/routes/routes.js
Line 72 in 5ae33c4
Try to pass an already existing user to
/signup
and test if it will returnUser already exist
error, if not modify your code and do it properly, then test.The text was updated successfully, but these errors were encountered: