We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3a00d commit b5adfb9Copy full SHA for b5adfb9
1 file changed
tests/test_syntax/blocks/test_html_blocks.py
@@ -1700,7 +1700,7 @@ def test_multiple_unclosed_comments_no_hang(self):
1700
)
1701
1702
def test_no_hang_issue_1586(self):
1703
- """Test no hange condition for issue #1586."""
+ """Test no hang condition for issue #1586."""
1704
1705
self.assertMarkdownRenders(
1706
'Test `<!--[if mso]>` and `<!--[if !mso]>`',
0 commit comments