Skip to content

Commit ad5dc85

Browse files
committed
No longer pass --verbose to dogfood test
1 parent 36c394a commit ad5dc85

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ei/tests/dogfood.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ fn dogfood() {
2323
"--",
2424
"unmaintained",
2525
"--color=never",
26-
"--verbose",
2726
]);
2827

2928
let output = tee(command, Tee::Stdout).unwrap();

0 commit comments

Comments
 (0)