chore(zero-client): test that custom mutations are pushed #10662
Annotations
4 errors
Run npm run test:
packages/zero-client/src/client/zero.test.ts#L827
AssertionError: expected [ Array(1) ] to have a length of 3 but got 1
- Expected
+ Received
- 3
+ 1
❯ t src/client/zero.test.ts:827:42
❯ src/client/zero.test.ts:857:2
|
Run npm run test:
packages/zero-client/src/client/zero.test.ts#L1174
AssertionError: expected [ Array(1) ] to have a length of 2 but got 1
- Expected
+ Received
- 2
+ 1
❯ src/client/zero.test.ts:1174:38
|
Run npm run test
zero-client#test: command (/home/runner/work/mono/mono/packages/zero-client) /opt/hostedtoolcache/node/20.18.2/x64/bin/npm run test exited (1)
|
Run npm run test
Process completed with exit code 1.
|
Loading