Skip to content

Commit c00a74c

Browse files
committed
silence warning
1 parent 25075bc commit c00a74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/LemonKitTests/LemonKitTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ import Testing
22
@testable import LemonKit
33

44
@Test func example() async throws {
5-
LemonAPIClient.shared
5+
_ = LemonAPIClient.shared
66
}

0 commit comments

Comments
 (0)