Skip to content

Enabling diagnostic breaks functionality #349

Description

@godrose

Repro steps:

  1. Go to repo https://github.com/LogoFX/logofx-client-bootstrapping-adapters-unity
  2. Go to test MultipleImplementationAreRegisteredByType_ResolvedCollectionContainsAllImplementations
  3. Modify the first line to be var adapter = new UnityContainerAdapter(new UnityContainer().EnableDiagnostic());
  4. Run the test

Expected:
The test passes

Actual:
The test fails

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions