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
I've discovered, that Moq 4.15.1 was not calling default methods in interface even with CallBase=true, yet when I directly referenced 4.16.1 it worked as expected.