mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-22 09:06:40 +03:00
Fix whitespace issue
This commit is contained in:
parent
b2a40d22d1
commit
4e17d07164
|
@ -36,7 +36,6 @@ facebook_resp_body = {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@override_settings(ROOT_URLCONF="tests.urls")
|
@override_settings(ROOT_URLCONF="tests.urls")
|
||||||
class TestSocialAuth(TestsMixin, TestCase):
|
class TestSocialAuth(TestsMixin, TestCase):
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user