Skip to content

Commit

Permalink
test: Make help independent of term
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Mar 1, 2024
1 parent 679bf4b commit 99882ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crates/typos-cli/tests/cmd/help.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ Output:
-q, --quiet... Decrease logging verbosity
"""
stderr = ""

[env.add]
COLUMNS = "100"

0 comments on commit 99882ae

Please sign in to comment.