ISSUE-825 Improve refresh without WS (#826)
This commit is contained in:
@@ -53,6 +53,7 @@ describe('updateCalendars', () => {
|
||||
mockAccumulators.currentDebouncePeriod = 0
|
||||
mockAccumulators.shouldRefreshCalendarListRef.current = false
|
||||
mockAccumulators.debouncedUpdateFn = jest.fn()
|
||||
window.WS_SKIP_DELAY_MS = 0
|
||||
})
|
||||
|
||||
it('should not dispatch for non-object messages', () => {
|
||||
|
||||
Reference in New Issue
Block a user