feat(version): upgrade openclaw version 4.11 (#845)
This commit is contained in:
@@ -90,7 +90,7 @@ describe('useChatStore startup history retry', () => {
|
||||
{ sessionKey: 'agent:main:main', limit: 200 },
|
||||
undefined,
|
||||
);
|
||||
expect(setTimeoutSpy).toHaveBeenCalledWith(expect.any(Function), 72_600);
|
||||
expect(setTimeoutSpy).toHaveBeenCalledWith(expect.any(Function), 191_800);
|
||||
setTimeoutSpy.mockRestore();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user