mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:00:54 +00:00
fix(test): use focused plugin sdk test seams
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import {
|
||||
clearRuntimeConfigSnapshot,
|
||||
setRuntimeConfigSnapshot,
|
||||
} from "openclaw/plugin-sdk/config-runtime";
|
||||
} from "openclaw/plugin-sdk/runtime-config-snapshot";
|
||||
import { vi, type Mock } from "vitest";
|
||||
import { finalizeTelegramInboundContextForTest } from "./bot-message-context.session-runtime-test-support.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user