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
assert_covers should treat arrays as scalars, i.e. never assume that one array may cover another unless they are equal. For example, the following assertions must fail while currently they pass: