Skip to content

Commit 86591a7

Browse files
author
Sebastien Stormacq
committed
swift-format
1 parent bff7507 commit 86591a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/AWSLambdaRuntimeTests/PoolTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ struct PoolTests {
481481

482482
try await group.waitForAll()
483483
}
484-
}
484+
}
485485

486486
// Pool should be back to clean state - verify by pushing and consuming normally
487487
pool.push(LambdaHTTPServer.LocalServerResponse(id: "new-req", body: ByteBuffer(string: "new-data")))

0 commit comments

Comments
 (0)