From e3a9f2f77e1eef4402a8eb82405dcf9b502e065a Mon Sep 17 00:00:00 2001 From: Kevin ANATOLE Date: Sat, 18 Feb 2023 16:10:13 +0000 Subject: [PATCH] Fix profiles fil --- test_requests/register.http | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requests/register.http b/test_requests/register.http index f18f612..06cf5e8 100644 --- a/test_requests/register.http +++ b/test_requests/register.http @@ -4,7 +4,7 @@ content-type: application/json { "user": { - "email": "test4@yopmail.com", + "email": "test5@yopmail.com", "hashed_password": "yolo", "profile": { "display_name": "test user"