test: fix CI type regressions

This commit is contained in:
Peter Steinberger
2026-03-13 19:53:34 +00:00
parent d17490ff54
commit 60d308cff0
18 changed files with 138 additions and 57 deletions

View File

@@ -1488,7 +1488,7 @@ describe("loadOpenClawPlugins", () => {
load: { paths: [plugin.file] },
},
},
} as const;
};
loadOpenClawPlugins(options);
loadOpenClawPlugins(options);