mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 04:24:31 +00:00
test(discord): trim proxy and reply-delivery setup resets
This commit is contained in:
@@ -87,8 +87,8 @@ describe("createDiscordGatewayPlugin", () => {
|
||||
}
|
||||
|
||||
beforeEach(() => {
|
||||
proxyAgentSpy.mockReset();
|
||||
webSocketSpy.mockReset();
|
||||
proxyAgentSpy.mockClear();
|
||||
webSocketSpy.mockClear();
|
||||
resetLastAgent();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user