mirror of
https://github.com/sharkdp/bat
synced 2026-07-27 17:41:42 +00: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