mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 10:52:24 +01:00
Add explicit terminal width for test
This commit is contained in:
@@ -472,6 +472,7 @@ fn snip() {
|
||||
.arg("--decorations=always")
|
||||
.arg("--line-range=1:2")
|
||||
.arg("--line-range=4:")
|
||||
.arg("--terminal-width=80")
|
||||
.assert()
|
||||
.success()
|
||||
.stdout(
|
||||
|
Reference in New Issue
Block a user