We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a320f30 commit 0767696Copy full SHA for 0767696
src/Servers/Kestrel/test/InMemory.FunctionalTests/ResponseTests.cs
@@ -2554,7 +2554,7 @@ await connection.Send(
2554
}
2555
2556
[Fact]
2557
- [QuarantinedTest(https://github.com/dotnet/aspnetcore/issues/24164)]
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/24164")]
2558
public async Task AppAbortViaIConnectionLifetimeFeatureIsLogged()
2559
{
2560
var testContext = new TestServiceContext(LoggerFactory);
0 commit comments