We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10304ce commit c1e68fcCopy full SHA for c1e68fc
Tests/AWSLambdaRuntimeTests/LambdaRuntimeTests.swift
@@ -21,7 +21,7 @@ import Testing
21
@testable import AWSLambdaRuntime
22
23
@Suite("LambdaRuntimeTests")
24
-final class LambdaRuntimeTests {
+struct LambdaRuntimeTests {
25
26
@Test("LambdaRuntime can only be run once")
27
func testLambdaRuntimerunOnce() async throws {
0 commit comments