test(web): spy refreshUserMetadata without a process-wide module mock #5621
Annotations
2 errors
|
unit (web)
Process completed with exit code 1.
|
|
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)
|