mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-21 16:41:01 -05:00
test: Make help independent of term
This commit is contained in:
parent
679bf4bdb2
commit
99882ae923
1 changed files with 3 additions and 0 deletions
|
@ -52,3 +52,6 @@ Output:
|
|||
-q, --quiet... Decrease logging verbosity
|
||||
"""
|
||||
stderr = ""
|
||||
|
||||
[env.add]
|
||||
COLUMNS = "100"
|
||||
|
|
Loading…
Reference in a new issue