-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
Repro steps:
- Go to repo https://github.com/LogoFX/logofx-client-bootstrapping-adapters-unity
- Go to test MultipleImplementationAreRegisteredByType_ResolvedCollectionContainsAllImplementations
- Modify the first line to be
var adapter = new UnityContainerAdapter(new UnityContainer().EnableDiagnostic()); - Run the test
Expected:
The test passes
Actual:
The test fails
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels