mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 19:38:28 +00:00
fix: stabilize flaky tests and sanitize directive-only chat tags
This commit is contained in:
@@ -1430,6 +1430,7 @@ describe("subagent announce formatting", () => {
|
||||
requesterSessionKey: "agent:main:subagent:orchestrator",
|
||||
requesterDisplayKey: "agent:main:subagent:orchestrator",
|
||||
...defaultOutcomeAnnounce,
|
||||
timeoutMs: 100,
|
||||
});
|
||||
|
||||
expect(didAnnounce).toBe(true);
|
||||
|
||||
Reference in New Issue
Block a user