Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Allow :toBe(nil) to succeed when actual and expected are both nil - Updated the toBe matcher to handle nil values properly. - Added a special condition to check for both actual and expected being nil.
- Loading branch information