fix: remove useless reflect call #2026
Annotations
2 errors
packages/node/tests/handlers.test.ts > Handle message correctly > should handle update attestation message correctly:
packages/node/tests/handlers.test.ts#L239
AssertionError: expected 2 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 2
❯ packages/node/tests/handlers.test.ts:239:90
|
tests
Process completed with exit code 1.
|