test: remove shouldFail, issue #1594

This commit is contained in:
Ivan Demidov 2020-04-14 10:19:16 +03:00
parent 0ad3a9ec8b
commit a4d0b62849
2 changed files with 4 additions and 8 deletions

View File

@ -3359,8 +3359,7 @@
"example": 413,
"start_line": 6895,
"end_line": 6899,
"section": "Emphasis and strong emphasis",
"shouldFail": true
"section": "Emphasis and strong emphasis"
},
{
"markdown": "*foo**bar***\n",
@ -3368,8 +3367,7 @@
"example": 414,
"start_line": 6902,
"end_line": 6906,
"section": "Emphasis and strong emphasis",
"shouldFail": true
"section": "Emphasis and strong emphasis"
},
{
"markdown": "foo***bar***baz\n",

View File

@ -3359,8 +3359,7 @@
"example": 413,
"start_line": 6895,
"end_line": 6899,
"section": "Emphasis and strong emphasis",
"shouldFail": true
"section": "Emphasis and strong emphasis"
},
{
"markdown": "*foo**bar***\n",
@ -3368,8 +3367,7 @@
"example": 414,
"start_line": 6902,
"end_line": 6906,
"section": "Emphasis and strong emphasis",
"shouldFail": true
"section": "Emphasis and strong emphasis"
},
{
"markdown": "foo***bar***baz\n",