You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #8008 (comment), we discovered that expect('asdf null asdf').toContain(null) passes and agreed that it shouldn't. This breaking change should be included in the next major. @SimenB
In #8008 (comment), we discovered that
expect('asdf null asdf').toContain(null)passes and agreed that it shouldn't. This breaking change should be included in the next major. @SimenB