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
@wilkinsona
I've checked that MethodValidationExcludeFilterTests returns success, regardless of whether it is passed or not.
Would you mind If I modified this code?
Thanks for the offer, @chanhyeong. The tests passing even when the code is changed is actually a bad thing. It tells me that the tests need to be changed too.
If you’d like to work on an issue where we provide some guidance, please watch for one labelled as ideal for contribution or, if you haven’t contributed before, first-timers only.
From @chanhyeong on Gitter:
This looks like a bug to me. The search strategy argument should be passed into the call to
MergedAnnotations.from
.The text was updated successfully, but these errors were encountered: