Closed coldacid closed 4 years ago
Any chance we can get a unit test for this?
This should have made the existing Resolve_RegisteredOpenGenericInParent_CanBeResolvedByChild()
test pass, but it doesn't. #137 is the correct way to get parent open generic registrations from a child container.
Ensure that registered open generics can be resolved from child containers.