Skip to content

Commit 077cbf0

Browse files
KSXGitHubCopilot
andauthored
test: set --min-ratio
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 27c740c commit 077cbf0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/one_file_system.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ fn cross_device_excludes_mount() {
263263
.with_arg("--quantity=apparent-size")
264264
.with_arg("--total-width=100")
265265
.with_arg("--bytes-format=plain")
266+
.with_arg("--min-ratio=0.01")
266267
.with_args(extra_arg)
267268
.with_arg(&workspace)
268269
.with_stdin(Stdio::null())

0 commit comments

Comments
 (0)