Skip to content

Commit

Permalink
Tweak test_description (#8293)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchristie committed Dec 13, 2021
1 parent ba25869 commit d0bb4d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_description.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# hash style header #
``` json
```json
[{
"alpha": 1,
"beta": "this is a string"
Expand Down Expand Up @@ -107,7 +107,7 @@ class MockView(APIView):
# hash style header #
``` json
```json
[{
"alpha": 1,
"beta": "this is a string"
Expand Down

0 comments on commit d0bb4d8

Please sign in to comment.