You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AssertionError: expected [ { …(8) }, { …(8) } ] to have a length of 3 but got 2
- Expected
+ Received
- 3
+ 2
❯ test/unit/websocket/reconnectingWebSocket.test.ts:182:20
AssertionError: expected "vi.fn()" to be called with arguments: [ 1000, 'Replacing connection' ]
Number of calls: 0
❯ test/unit/api/coderApi.test.ts:637:29
AssertionError: expected "vi.fn()" to be called with arguments: [ 1000, 'Replacing connection' ]
Number of calls: 0
❯ test/unit/api/coderApi.test.ts:620:29
AssertionError: expected [ { …(8) }, { …(8) } ] to have a length of 3 but got 2
- Expected
+ Received
- 3
+ 2
❯ test/unit/websocket/reconnectingWebSocket.test.ts:182:20
AssertionError: expected "vi.fn()" to be called with arguments: [ 1000, 'Replacing connection' ]
Number of calls: 0
❯ test/unit/api/coderApi.test.ts:637:29
AssertionError: expected "vi.fn()" to be called with arguments: [ 1000, 'Replacing connection' ]
Number of calls: 0
❯ test/unit/api/coderApi.test.ts:620:29