Url link typo

This commit is contained in:
John Luo 2020-07-21 11:01:37 -07:00 committed by GitHub
parent a320f30101
commit 0767696bc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2554,7 +2554,7 @@ namespace Microsoft.AspNetCore.Server.Kestrel.InMemory.FunctionalTests
}
[Fact]
[QuarantinedTest(https://github.com/dotnet/aspnetcore/issues/24164)]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/24164")]
public async Task AppAbortViaIConnectionLifetimeFeatureIsLogged()
{
var testContext = new TestServiceContext(LoggerFactory);