Skip to content

Commit bc6a52b

Browse files
committed
tests(commands): rename Ollama command from selectOllamaModel to configureOllamaModel
1 parent 17c6daa commit bc6a52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/gitAndCommands.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ describe("Command Registration and Lifecycle", () => {
3636
"diffCommit.updateAPIKey",
3737
"diffCommit.getAPIKey",
3838
"diffCommit.deleteAPIKey",
39-
"diffCommit.selectOllamaModel",
39+
"diffCommit.configureOllamaModel",
4040
"diffCommit.changeOllamaModel",
4141
"diffCommit.generateCommitMessage",
4242
"diffCommit.previewCommitMessage",

0 commit comments

Comments
 (0)