Skip to content

Commit 4653af5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/AsyncHTTPClientTests/HTTPClientInternalTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ 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-
//
428+
429429
// Send 4 bytes, but only one should be received until the backpressure promise is succeeded.
430430

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

0 commit comments

Comments
 (0)