We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25075bc commit c00a74cCopy full SHA for c00a74c
Tests/LemonKitTests/LemonKitTests.swift
@@ -2,5 +2,5 @@ import Testing
2
@testable import LemonKit
3
4
@Test func example() async throws {
5
- LemonAPIClient.shared
+ _ = LemonAPIClient.shared
6
}
0 commit comments