Skip to content

Commit 33c2a1e

Browse files
committed
Add available(iOS 15.0, macOS 12.0, ..., *) to GenerableTests
1 parent 65d7860 commit 33c2a1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FirebaseAI/Tests/Unit/Types/Generable/GenerableTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
@testable import FirebaseAILogic
1616
import Testing
1717

18+
@available(iOS 15.0, macOS 12.0, macCatalyst 15.0, tvOS 15.0, watchOS 8.0, *)
1819
struct GenerableTests {
1920
@Test
2021
func initializeGenerableTypeFromModelOutput() throws {

0 commit comments

Comments
 (0)