Skip to content

Commit feb6d2c

Browse files
sebstoSebastien Stormacq
andauthored
Cleanup script and test example (#628)
Co-authored-by: Sebastien Stormacq <stormacq@amazon.lu>
1 parent 61f392d commit feb6d2c

File tree

2 files changed

+1
-124
lines changed

2 files changed

+1
-124
lines changed

Examples/Streaming+Codable/Tests/LambdaStreamingCodableTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ extension LambdaContext {
336336
traceID: "test-trace-id",
337337
invokedFunctionARN: "arn:aws:lambda:us-east-1:123456789012:function:test",
338338
timeout: .seconds(30),
339-
logger: Logger(label: "test")
339+
logger: Logger(label: "MockedLambdaContext")
340340
)
341341
}
342342
}

scripts/extract_aws_credentials.sh

Lines changed: 0 additions & 123 deletions
This file was deleted.

0 commit comments

Comments
 (0)