Tests: guard channel setup import seams

This commit is contained in:
Vincent Koc
2026-03-16 22:18:19 -07:00
parent 223ae42c79
commit 0bf11c1d69
8 changed files with 178 additions and 49 deletions

View File

@@ -3,7 +3,7 @@ import {
createScopedAccountConfigAccessors,
createScopedChannelConfigBase,
} from "openclaw/plugin-sdk/channel-config-helpers";
import type { OpenClawConfig } from "openclaw/plugin-sdk/discord";
import type { OpenClawConfig } from "../../../src/config/config.js";
import { inspectDiscordAccount } from "./account-inspect.js";
import {
listDiscordAccountIds,