mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 14:40:43 +00:00
refactor: split generic plugin test fixtures
This commit is contained in:
@@ -3,7 +3,7 @@ export {
|
||||
expectGeneratedTokenPersistedToGatewayAuth,
|
||||
type CliMockOutputRuntime,
|
||||
type CliRuntimeCapture,
|
||||
} from "openclaw/plugin-sdk/testing";
|
||||
} from "openclaw/plugin-sdk/test-fixtures";
|
||||
export {
|
||||
createTempHomeEnv,
|
||||
withEnv,
|
||||
|
||||
Reference in New Issue
Block a user