diff --git a/tests/integration_tests.rs b/tests/integration_tests.rs index ac4e3d81..6a1e0839 100644 --- a/tests/integration_tests.rs +++ b/tests/integration_tests.rs @@ -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(