-
First Check
Commit to Help
Example Code
Description
Result: all test cases pass if env is not edited and has default changethis. However if I edit the .env and change the values that had Every error comes from the post request in r = client.post(f"{settings.API_V1_STR}/login/access-token", data=login_data)
print(r.json()) # {'detail': 'Incorrect email or password'} Before running the tests, it is possible to successfully login with the email and password into the dashboard on :5173. Operating SystemLinux Operating System DetailsDebian 12 Python Version3.11.2 Additional ContextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
I have the same issue and I think it come from this test . |
Beta Was this translation helpful? Give feedback.
-
Hello everyone, this was handled in #1499, thanks for the patience (and the report)! 😸 |
Beta Was this translation helpful? Give feedback.
Hello everyone, this was handled in #1499, thanks for the patience (and the report)! 😸