Fix typo
This commit is contained in:
parent
c7dc9c3cf7
commit
acc6b6ce07
@ -7,7 +7,7 @@ fn fmt() {
|
||||
return;
|
||||
}
|
||||
|
||||
// Skip this test if rustfmt nightly is unavailable
|
||||
// Skip this test if nightly rustfmt is unavailable
|
||||
let rustup_output = Command::new("rustup")
|
||||
.args(&["component", "list", "--toolchain", "nightly"])
|
||||
.output()
|
||||
|
Loading…
x
Reference in New Issue
Block a user