diff --git a/tests/test_description.py b/tests/test_description.py index 9e7e4dc32..3b7d95e0a 100644 --- a/tests/test_description.py +++ b/tests/test_description.py @@ -26,7 +26,7 @@ indented ``` json [{ "alpha": 1, - "beta: "this is a string" + "beta": "this is a string" }] ```""" @@ -48,20 +48,18 @@ MARKDOWN_gte_33 = """
[{
\
"alpha":\
1,
\
- "beta: "this\
- is a \
-string"
}]\
-
[{
\
"alpha":\
1,
\
- "beta: "this\
- is a\
- string"
}]\
-