mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-13 17:56:07 +00:00
test: use valid configured ACP bridge fixture
This commit is contained in:
@@ -862,7 +862,9 @@ describe("gateway session utils", () => {
|
||||
expect(
|
||||
resolveDeletedAgentIdFromSessionKey(cfg, "agent:main:acp:configured-bridge-without-meta", {
|
||||
acp: undefined,
|
||||
} as SessionEntry),
|
||||
sessionId: "sess-configured-bridge",
|
||||
updatedAt: 1,
|
||||
}),
|
||||
).toBeNull();
|
||||
|
||||
expect(
|
||||
|
||||
Reference in New Issue
Block a user