use msgpackr instead of @msgpack/msgpack #1375
Annotations
3 errors
|
build-and-test (macos-latest)
Failed test were found and 'fail-on-error' option is set to true
|
|
build-and-test (macos-latest)
Process completed with exit code 1.
|
|
__tests__/e2e.test.ts > client <-> server integration test ('ws' transport, 'naive' codec) > stream idempotent close:
__tests__/e2e.test.ts#L255
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ __tests__/e2e.test.ts:255:49
|