We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0736c7a commit d567fd8Copy full SHA for d567fd8
Tests/AWSLambdaRuntimeTests/LambdaLocalServerTests.swift
@@ -21,8 +21,7 @@ import Testing
21
22
// serialized to start only one runtime at a time
23
@Suite(.serialized)
24
-struct LambdaLocalServerTest
25
- {
+struct LambdaLocalServerTest {
26
@Test("Local server respects LOCAL_LAMBDA_PORT environment variable")
27
@available(LambdaSwift 2.0, *)
28
func testLocalServerCustomPort() async throws {
0 commit comments