mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-17 02:37:33 +00:00
test: remove slack duplicate timer flush
This commit is contained in:
@@ -267,7 +267,6 @@ describe("monitorSlackProvider tool results", () => {
|
||||
channel_type: "channel",
|
||||
}),
|
||||
});
|
||||
await new Promise((resolve) => setTimeout(resolve, 0));
|
||||
await flush();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user