mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 04:20:17 +02:00
Compare commits
2 Commits
a3d9496a57
...
70fe367035
Author | SHA1 | Date | |
---|---|---|---|
|
70fe367035 | ||
|
6ab2af79eb |
@ -1,6 +1,7 @@
|
|||||||
import urllib
|
import urllib
|
||||||
from unittest.mock import Mock, patch
|
from unittest.mock import Mock, patch
|
||||||
|
|
||||||
|
from django.contrib.auth.models import User
|
||||||
from requests.exceptions import HTTPError
|
from requests.exceptions import HTTPError
|
||||||
|
|
||||||
from allianceauth.tests.auth_utils import AuthUtils
|
from allianceauth.tests.auth_utils import AuthUtils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user