Skip to content

Commit 3992785

Browse files
committed
fix: add huggingface to RouterModels mock in webview tests
1 parent e0e5416 commit 3992785

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webview-ui/src/utils/__tests__/validate.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ describe("Model Validation Functions", () => {
3838
litellm: {},
3939
ollama: {},
4040
lmstudio: {},
41+
huggingface: {},
4142
}
4243

4344
const allowAllOrganization: OrganizationAllowList = {

0 commit comments

Comments
 (0)