mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 09:40:42 +00:00
test: fix CI type regressions
This commit is contained in:
@@ -1488,7 +1488,7 @@ describe("loadOpenClawPlugins", () => {
|
||||
load: { paths: [plugin.file] },
|
||||
},
|
||||
},
|
||||
} as const;
|
||||
};
|
||||
|
||||
loadOpenClawPlugins(options);
|
||||
loadOpenClawPlugins(options);
|
||||
|
||||
Reference in New Issue
Block a user