Skip to content

Commit b17d92e

Browse files
committed
Soundness
1 parent ba76fe4 commit b17d92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/AsyncHTTPClientTests/HTTP2ConnectionTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ class HTTP2ConnectionTests: XCTestCase {
5959
XCTAssertNoThrow(try embedded.close().wait())
6060
// to really destroy the channel we need to tick once
6161
embedded.embeddedEventLoop.run()
62-
62+
6363
XCTAssertThrowsError(try startFuture.wait())
6464

6565
// should not crash

0 commit comments

Comments
 (0)