mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 08:40:44 +00:00
test: keep web search config imports stable
This commit is contained in:
@@ -229,7 +229,6 @@ let validateConfigObjectWithPlugins: typeof import("./validation.js").validateCo
|
||||
let resolveSearchProvider: typeof import("../agents/tools/web-search.js").__testing.resolveSearchProvider;
|
||||
|
||||
beforeAll(async () => {
|
||||
vi.resetModules();
|
||||
({ validateConfigObjectWithPlugins } = await import("./validation.js"));
|
||||
({
|
||||
__testing: { resolveSearchProvider },
|
||||
|
||||
Reference in New Issue
Block a user