-
-
Notifications
You must be signed in to change notification settings - Fork 448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Django-otp 1.3.0 broke tests #684
Comments
This setting/functionality was introduced in django-otp 1.3.0
Petr, may I ask you to approve the pull request linked above, if you are OK with it, of course? |
@claudep I have added approval review, but I am not sure if it helps. The change seems to be pretty simple. |
Oh yes, I forgot that you have to be a Jazzband member (https://jazzband.co/) for the review to count. I'd hope that more Jazzbanders would follow this package to help with maintainership 😣 |
Current Behavior
When tests are executed with
django-otp==1.3.0
, the following test fails:Expected Behavior
This doesn't happen if the version is
1.2.0
Steps to Reproduce (for bugs)
django-otp
to 1.3.0tox -e py311-dj42-yubikey
Context
Tests in PRs #683 #682 #680 are affected by this.
The text was updated successfully, but these errors were encountered: