Skip to content

Commit e64cc04

Browse files
committed
nit
1 parent 90ef2c3 commit e64cc04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Servers/Kestrel/Core/test/TlsListenerMiddlewareTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ private async Task RunTlsClientHelloCallbackTest_WithMultipleSegments(
103103
int id,
104104
List<byte[]> packets,
105105
bool tlsClientHelloCallbackExpected)
106-
{
106+
{
107107
var pipe = new Pipe();
108108
var writer = pipe.Writer;
109109

0 commit comments

Comments
 (0)