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
Yes I was worried that the change in semantics would cause issues.
The argument from @SlavaRa is that the correct test for reference equality should be areSame and not areEqual which follows a content equality.
Hi. After September updates one of my tests is broken:
Replacing
to
fixed the issue
The text was updated successfully, but these errors were encountered: