mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-24 18:44:00 +03:00
Tweak test_description
This commit is contained in:
parent
16ca0c24d3
commit
ba78bcd1f7
|
@ -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