Tests: trim slack audit import cost

This commit is contained in:
Peter Steinberger
2026-04-07 12:09:26 +08:00
parent e0a0d1f0b3
commit 4ff82e9c4a

View File

@@ -1,6 +1,6 @@
import { describe, expect, it, vi } from "vitest";
import { collectSlackSecurityAuditFindings } from "../../test/helpers/channels/security-audit-contract.js";
import type { OpenClawConfig } from "../config/config.js";
import { collectSlackSecurityAuditFindings } from "../plugin-sdk/slack.js";
import { withChannelSecurityStateDir } from "./audit-channel-security.test-helpers.js";
const { readChannelAllowFromStoreMock } = vi.hoisted(() => ({