fix: multi-account sync disappearing calendar and stuck import #5620
Annotations
3 errors
|
unit (web)
Process completed with exit code 1.
|
|
error: expect(received).toHaveBeenCalled():
packages/web/src/sse/hooks/useTransientSyncPolling.test.ts#L102
Expected number of calls: >= 1
Received number of calls: 0
at <anonymous> (/home/runner/work/compass-calendar/compass-calendar/packages/web/src/sse/hooks/useTransientSyncPolling.test.ts:102:30)
|
|
error: expect(received).toHaveBeenCalledTimes(expected):
packages/web/src/auth/compass/user/util/user-metadata.util.test.ts#L100
Expected number of calls: 2
Received number of calls: 0
at <anonymous> (/home/runner/work/compass-calendar/compass-calendar/packages/web/src/auth/compass/user/util/user-metadata.util.test.ts:100:17)
|