mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
924f91ce47
* test(sessions): isolate legacy file fixtures * test(sessions): hide fixture-only manager type
5 lines
152 B
TypeScript
5 lines
152 B
TypeScript
export {
|
|
createFileBackedSessionManagerForTest,
|
|
openFileBackedSessionManagerForTest,
|
|
} from "../../src/plugin-sdk/agent-runtime-test-contracts.js";
|