mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-27 00:52:05 +00:00
refactor: remove provider-specific sdk shims from core
This commit is contained in:
@@ -147,7 +147,6 @@ describe("non-extension test boundaries", () => {
|
||||
"../plugin-sdk/synthetic.js",
|
||||
"../plugin-sdk/xai.js",
|
||||
"../plugin-sdk/xiaomi.js",
|
||||
"../plugin-sdk/zai.js",
|
||||
]);
|
||||
const file = "src/commands/onboard-auth.test.ts";
|
||||
const source = fs.readFileSync(path.join(repoRoot, file), "utf8");
|
||||
|
||||
Reference in New Issue
Block a user