fix: verify second listener called in test code #32
Annotations
2 errors
|
Run Tests
Process completed with exit code 1.
|
|
test/entity.spec.ts > Entity Unit Tests > Subscribe Function > should not be affected by listener errors:
test/entity.spec.ts#L901
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ test/entity.spec.ts:901:32
|