Skip to content

Commit

Permalink
Remove comment in test
Browse files Browse the repository at this point in the history
  • Loading branch information
janluke committed May 7, 2021
1 parent 6387816 commit c00d6bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_formatting.py
Expand Up @@ -339,7 +339,6 @@ def test_formatting_with_options_metavar_empty(runner):


def test_help_formatter_write_text():
# Failed because of https://github.com/pallets/click/issues/1871
text = "Lorem ipsum dolor sit amet, consectetur adipiscing elit"
formatter = HelpFormatter(width=len(" Lorem ipsum dolor sit amet,"))
formatter.current_indent = 2
Expand Down

0 comments on commit c00d6bd

Please sign in to comment.