fix: update @sinonjs/fake-timers
#14382
Annotations
4 errors and 2 warnings
run tests:
e2e/__tests__/fakeTimers.test.ts#L30
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakeTimers.test.ts:30:29)
|
run tests:
e2e/__tests__/fakeTimers.test.ts#L30
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakeTimers.test.ts:30:29)
|
run tests:
e2e/__tests__/fakeTimers.test.ts#L30
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakeTimers.test.ts:30:29)
|
run tests
Final attempt failed. Child_process exited with error code 1
|
run tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
run tests
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading