Azure/azure-functions-powershell-worker

Fix OTel test concurrency issue

andystaples opened this issue · 0 comments

Due to not properly resetting the OpenTelemetryController status before the OpenTelemetryEnvironmentVariableCheckWorks test runs, this test intermittently fails. Fix this test case so it passes