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 b204db6 commit 6759abdCopy full SHA for 6759abd
Tests/AWSLambdaRuntimeTests/LambdaRuntimeClientTests.swift
@@ -332,7 +332,7 @@ struct LambdaRuntimeClientTests {
332
}
333
334
@Test(
335
- "reportError() sends the correct errorType for different Error types",
+ "reportError() sends the correct errorType for different Error types"
336
)
337
@available(LambdaSwift 2.0, *)
338
func testReportErrorReturnsProperErrorType() async throws {
0 commit comments