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
The following tests pass in my local setup, but fail during the CI :
test_user_profile_patch : error 401 when the authentication token is given
test_user_profile_picture_download : profile picture file not found in the file system
test_get_authenticated_user_email : empty json response
The text was updated successfully, but these errors were encountered:
The following tests pass in my local setup, but fail during the CI :
test_user_profile_patch : error 401 when the authentication token is given
test_user_profile_picture_download : profile picture file not found in the file system
test_get_authenticated_user_email : empty json response
The text was updated successfully, but these errors were encountered: