mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
Tweak test_description (#8293)
This commit is contained in:
parent
ba25869045
commit
d0bb4d877f
|
@ -23,7 +23,7 @@ indented
|
|||
|
||||
# hash style header #
|
||||
|
||||
``` json
|
||||
```json
|
||||
[{
|
||||
"alpha": 1,
|
||||
"beta": "this is a string"
|
||||
|
@ -107,7 +107,7 @@ class TestViewNamesAndDescriptions(TestCase):
|
|||
|
||||
# hash style header #
|
||||
|
||||
``` json
|
||||
```json
|
||||
[{
|
||||
"alpha": 1,
|
||||
"beta": "this is a string"
|
||||
|
|
Loading…
Reference in New Issue
Block a user