Url link typo
This commit is contained in:
parent
a320f30101
commit
0767696bc7
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue