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
The Discovery_DiscoversAnnotatedTestMethodsInGivenTestModule test relies
on CodeModule Target Equality. Our mock always initializes the checked
Targets to null, though. Accordingly we override Equality to return
something that's not always true.
0 commit comments