Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* expect(received).toBe(expected) // Object.is equality If it should pass with deep equality, replace "toBe" with "toStrictEqual" Expected: {"_events": {}, "_eventsCount": 0, "_maxListeners": undefined, Symbol(kCapture): false} Received: serializes to the same string
- Loading branch information