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
Working on a fix for this bug. It should only affect mixins that return nothing in the tested cases, but my fix should improve the stability of the #calls and #doesNotCall assertion overall.
using the #calls assertion when used on a mixin that conditionally returns nothing is returning false positive.
The text was updated successfully, but these errors were encountered: