mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 19:30:23 +00:00
test: fix rebase gate regressions
This commit is contained in:
@@ -93,7 +93,6 @@ describe("resolvePluginWebSearchProviders", () => {
|
||||
loadPluginManifestRegistryMock = vi
|
||||
.spyOn(manifestRegistryModule, "loadPluginManifestRegistry")
|
||||
.mockReturnValue({
|
||||
diagnostics: [],
|
||||
plugins: [
|
||||
{
|
||||
id: "brave",
|
||||
|
||||
Reference in New Issue
Block a user