mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-29 18:12:52 +00:00
test: harden onboarding/discord/telegram test setup
This commit is contained in:
@@ -21,6 +21,7 @@ const apiStub: ApiStub = {
|
||||
};
|
||||
|
||||
beforeEach(() => {
|
||||
vi.useRealTimers();
|
||||
resetInboundDedupe();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user