Skip to content

Commit ba7cf14

Browse files
Unquarantine IHttpActivityFeatureIsPopulated (#48371)
1 parent 39564d5 commit ba7cf14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Hosting/Hosting/test/HostingApplicationTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ public void CreateContextCreatesNewContextIfNotUsingDefaultHttpContextFactory()
9292
}
9393

9494
[Fact]
95-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/35142")]
9695
public void IHttpActivityFeatureIsPopulated()
9796
{
9897
var testSource = new ActivitySource(Path.GetRandomFileName());

0 commit comments

Comments
 (0)