mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-29 01:20:02 +03:00
Fix test description comment
This commit is contained in:
parent
3242adf058
commit
f77bbd8285
|
@ -2204,8 +2204,8 @@ class TestBinaryJSONField(FieldValues):
|
|||
field = serializers.JSONField(binary=True)
|
||||
|
||||
|
||||
# Tests for FieldField.
|
||||
# ---------------------
|
||||
# Tests for FileField.
|
||||
# --------------------
|
||||
|
||||
class MockRequest:
|
||||
def build_absolute_uri(self, value):
|
||||
|
|
Loading…
Reference in New Issue
Block a user