Skip to content

Commit 5a8a30b

Browse files
author
Andrea Scuderi
committed
Fix Unit Test
1 parent 5d48480 commit 5a8a30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/BreezeLambdaWebHookTests/BreezeLambdaWebHookService.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import Foundation
2828
import NIOCore
2929

3030

31-
@Suite("BreezeLambdaWebHookServiceTests")
31+
@Suite(.serialized)
3232
struct BreezeLambdaWebHookServiceTests {
3333

3434
let decoder = JSONDecoder()

0 commit comments

Comments
 (0)