refactor: cargo fmt
This commit is contained in:
+1
-1
@@ -584,4 +584,4 @@ mod tests {
|
|||||||
fn the_cli_rejects_an_unknown_subcommand() {
|
fn the_cli_rejects_an_unknown_subcommand() {
|
||||||
assert!(Cli::try_parse_from(["coursebank", "frobnicate"]).is_err());
|
assert!(Cli::try_parse_from(["coursebank", "frobnicate"]).is_err());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user