Skip to content

Commit 0767696

Browse files
author
John Luo
authored
Url link typo
1 parent a320f30 commit 0767696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Servers/Kestrel/test/InMemory.FunctionalTests/ResponseTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2554,7 +2554,7 @@ await connection.Send(
25542554
}
25552555

25562556
[Fact]
2557-
[QuarantinedTest(https://github.com/dotnet/aspnetcore/issues/24164)]
2557+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/24164")]
25582558
public async Task AppAbortViaIConnectionLifetimeFeatureIsLogged()
25592559
{
25602560
var testContext = new TestServiceContext(LoggerFactory);

0 commit comments

Comments
 (0)