mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-08 06:54:24 +00:00
test(gateway): clear agentCommand mock before strict bestEffort assert
This commit is contained in:
@@ -279,6 +279,7 @@ describe("gateway agent handler", () => {
|
||||
});
|
||||
|
||||
it("respects explicit bestEffortDeliver=false for main session runs", async () => {
|
||||
mocks.agentCommand.mockClear();
|
||||
primeMainAgentRun();
|
||||
|
||||
await invokeAgent(
|
||||
|
||||
Reference in New Issue
Block a user