Skip to content

Commit c1e68fc

Browse files
sebstofabianfett
andauthored
Update Tests/AWSLambdaRuntimeTests/LambdaRuntimeTests.swift
Co-authored-by: Fabian Fett <[email protected]>
1 parent 10304ce commit c1e68fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/AWSLambdaRuntimeTests/LambdaRuntimeTests.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import Testing
2121
@testable import AWSLambdaRuntime
2222

2323
@Suite("LambdaRuntimeTests")
24-
final class LambdaRuntimeTests {
24+
struct LambdaRuntimeTests {
2525

2626
@Test("LambdaRuntime can only be run once")
2727
func testLambdaRuntimerunOnce() async throws {

0 commit comments

Comments
 (0)