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 7defd27 commit fcd7951Copy full SHA for fcd7951
Tests/AWSLambdaRuntimeTests/LambdaLocalServerTests.swift
@@ -59,7 +59,7 @@ struct LambdaLocalServerTests {
59
return false
60
}
61
62
- // start a client to check if tsomething responds on the custom port
+ // start a client to check if something responds on the custom port
63
group.addTask {
64
// Give server time to start
65
try await Task.sleep(for: .milliseconds(100))
0 commit comments