mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 01:30:21 +00:00
fix: repair latest-main ci gate
This commit is contained in:
@@ -45,6 +45,7 @@ let openaiProvider: ProviderPlugin;
|
||||
|
||||
describe("provider catalog contract", { timeout: PROVIDER_CATALOG_CONTRACT_TIMEOUT_MS }, () => {
|
||||
beforeAll(async () => {
|
||||
vi.resetModules();
|
||||
const openaiPlugin = await import("../../../extensions/openai/index.ts");
|
||||
openaiProviders = registerProviderPlugin({
|
||||
plugin: openaiPlugin.default,
|
||||
|
||||
Reference in New Issue
Block a user