Skip to content

Commit 51ccad6

Browse files
committed
use short message format in integration test
1 parent 26c556d commit 51ccad6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration.rs

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ fn integration_test() {
5555
"clippy",
5656
"--all-targets",
5757
"--all-features",
58+
"--message-format=short",
5859
"--",
5960
"--cap-lints",
6061
"warn",

0 commit comments

Comments
 (0)