Skip to content

Commit 3bf080c

Browse files
fabianfettDavidde94
andcommitted
Update Tests/AsyncHTTPClientTests/HTTPClientInternalTests.swift
Co-authored-by: David Evans <david.evans@blackpoint.co>
1 parent c4c7212 commit 3bf080c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/AsyncHTTPClientTests/HTTPClientInternalTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,6 @@ class HTTPClientInternalTests: XCTestCase {
425425
// We need to wait for channel options that limit NIO to sending only one byte at a time.
426426
try delegate.optionsApplied.futureResult.wait()
427427

428-
//
429428
// Send 4 bytes, but only one should be received until the backpressure promise is succeeded.
430429

431430
// Now we wait until message is delivered to client channel pipeline

0 commit comments

Comments
 (0)