Skip to content

Commit c1d3524

Browse files
authored
Quarantine RunAsync_WaitsForCompletion_Single_RegistrationParameters (#49746)
1 parent 9110278 commit c1d3524

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/HealthChecks/HealthChecks/test/HealthCheckPublisherHostedServiceTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ public async Task RunAsync_WaitsForCompletion_Single()
232232
}
233233

234234
[Fact]
235+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/49745")]
235236
public async Task RunAsync_WaitsForCompletion_Single_RegistrationParameters()
236237
{
237238
// Arrange

0 commit comments

Comments
 (0)