Skip to content

Commit 6ecde73

Browse files
committed
formatting
1 parent ab437fd commit 6ecde73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/NIOHTTP1Tests/HTTPServerUpgradeTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2213,7 +2213,7 @@ final class TypedHTTPServerUpgradeTestCase: HTTPServerUpgradeTestCase {
22132213
) {
22142214
// this is the wrong EL
22152215
otherELG.next().makeSucceededFuture($1)
2216-
} onUpgradeComplete: { req in
2216+
} onUpgradeComplete: { req in
22172217
upgradeRequest.wrappedValue = req
22182218
XCTAssertFalse(upgradeHandlerCbFired.wrappedValue)
22192219
upgraderCbFired.wrappedValue = true

0 commit comments

Comments
 (0)