Skip to content

Commit d567fd8

Browse files
author
Sebastien Stormacq
committed
swift-format
1 parent 0736c7a commit d567fd8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Tests/AWSLambdaRuntimeTests/LambdaLocalServerTests.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ import Testing
2121

2222
// serialized to start only one runtime at a time
2323
@Suite(.serialized)
24-
struct LambdaLocalServerTest
25-
{
24+
struct LambdaLocalServerTest {
2625
@Test("Local server respects LOCAL_LAMBDA_PORT environment variable")
2726
@available(LambdaSwift 2.0, *)
2827
func testLocalServerCustomPort() async throws {

0 commit comments

Comments
 (0)