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
I suggest to change from 200 to 201 on the App.test.js:26 because on successfully execution of the POST method I expect it returns 201 code Created, instead of the generic 200 code Ok.