Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatascastro12 committed Aug 23, 2023
1 parent 3ed726f commit defb660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_users.py
Original file line number Diff line number Diff line change
Expand Up @@ -345,4 +345,4 @@ def test_send_verification_email(
assert url[0].endswith(
"users/user_01H7ZGXFP5C6BBQY6Z7277ZCT0/send_verification_email"
)
assert response["id"] == "user_01H7ZGXFP5C6BBQY6Z7277ZCT0"
assert response["id"] == "auth_challenge_01E4ZCR3C56J083X43JQXF3JK5"

0 comments on commit defb660

Please sign in to comment.