mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-24 08:14:16 +03:00
Fix docstring
This commit is contained in:
parent
1967f525aa
commit
4836afa89f
|
@ -36,7 +36,7 @@ class DropdownWithAuthTests(TestCase):
|
|||
|
||||
|
||||
class NoDropdownWithoutAuthTests(TestCase):
|
||||
"""Tests correct dropdown behaviour with Auth views enabled."""
|
||||
"""Tests correct dropdown behaviour with Auth views NOT enabled."""
|
||||
|
||||
urls = 'tests.browsable_api.no_auth_urls'
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user