feat:Add 3 new LLM providers and optimize the readme.
This commit is contained in:
@@ -9,7 +9,7 @@ fn test_cli_help() {
|
||||
cmd.arg("--help");
|
||||
cmd.assert()
|
||||
.success()
|
||||
.stdout(predicate::str::contains("QuicCommit"));
|
||||
.stdout(predicate::str::contains("QuiCommit"));
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user