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