mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-26 07:57:40 +00:00
fix(ci): route extension test helpers through sdk seams
This commit is contained in:
@@ -1 +1 @@
|
||||
export { installCommonResolveTargetErrorCases } from "../../src/test-helpers/resolve-target-error-cases.js";
|
||||
export { installCommonResolveTargetErrorCases } from "openclaw/plugin-sdk/testing";
|
||||
|
||||
@@ -1 +1 @@
|
||||
export { createWindowsCmdShimFixture } from "../../src/test-helpers/windows-cmd-shim.js";
|
||||
export { createWindowsCmdShimFixture } from "openclaw/plugin-sdk/testing";
|
||||
|
||||
Reference in New Issue
Block a user