CFE-12 complete change password test and mock for handle api

This commit is contained in:
Yasiu1376
2023-10-07 11:39:43 +03:30
parent 4cf388e920
commit 7902e92df2
3 changed files with 100 additions and 108 deletions

View File

@@ -5,7 +5,7 @@ export const GET_USER_TOKEN = BASE_URL + "/dashboard/login";
//end login
//change password
export const SET_USER_PASSWORD = BASE_URL + "/dashboard/profile/change_password";
export const SET_USER_PASSWORD = BASE_URL + "/api/profile/change_password";
//end change password
//user data