Skip to content

Commit 89cd259

Browse files
committed
swift-format
1 parent 54459e0 commit 89cd259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/AWSLambdaRuntimeTests/LambdaRuntimeClientTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ struct LambdaRuntimeClientTests {
261261
}
262262
}
263263

264-
struct DisconnectBehavior: LambdaServerBehavior {
264+
struct DisconnectBehavior: LambdaServerBehavior {
265265
func getInvocation() -> GetInvocationResult {
266266
.success(("disconnect", "0"))
267267
}

0 commit comments

Comments
 (0)