arcus-azure/arcus.observability

Add unit test for `RemoveMicrosoftApplicationInsightsLoggerProvider`

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
When we added the RemoveMicrosoftApplicationInsightsLoggerProvider we mostly fixated on the integration test with Azure Functions.

Describe the solution you'd like
Add an additional unit test with a fake Microsoft logger provider, and see if the provider gets removed.