Skip to content

Commit e692f64

Browse files
committed
Mark APITests.liveSessionAPI as unavailable on watchOS
1 parent 728ead5 commit e692f64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FirebaseAI/Tests/Unit/APITests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ final class APITests: XCTestCase {
184184
let _: [FunctionCallPart] = response.functionCalls
185185
}
186186

187+
@available(watchOS, unavailable)
187188
func liveSessionAPI() async throws {
188189
let firebaseAI = FirebaseAI.firebaseAI()
189190

0 commit comments

Comments
 (0)