[Exporter.Zipkin] Unskip ErrorGettingUriFromEnvVarSetsDefaultEndpointValue test (#6184)
Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>
This commit is contained in:
parent
2862c884e0
commit
5635e6b8d6
|
@ -170,7 +170,7 @@ public sealed class ZipkinExporterTests : IDisposable
|
|||
}
|
||||
}
|
||||
|
||||
[Fact(Skip = "https://github.com/open-telemetry/opentelemetry-dotnet/issues/3690")]
|
||||
[Fact]
|
||||
public void ErrorGettingUriFromEnvVarSetsDefaultEndpointValue()
|
||||
{
|
||||
try
|
||||
|
|
Loading…
Reference in New Issue