test(models): complete blank-base-url provider fixture

This commit is contained in:
Vincent Koc
2026-06-11 08:53:41 +09:00
parent f5dd33c975
commit d559dfecfa

View File

@@ -167,6 +167,7 @@ describe("models-config", () => {
openai: {
baseUrl: " ",
apiKey: "OPENAI_API_KEY",
models: [],
},
},
},